mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 03:00:50 +02:00
Update CSS to fix #75
This commit is contained in:
parent
59116be74e
commit
e604f07850
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ html {
|
|||
color: rgba(0,0,0,0.8);
|
||||
line-height: 1.65;
|
||||
}
|
||||
@media screen and (min-width: 58rem) {
|
||||
@media screen and (min-width: 58em) {
|
||||
html {
|
||||
font-size: 20px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue