mirror of
https://github.com/lupyuen/lupyuen.github.io.git
synced 2025-01-13 06:48:34 +08:00
Reduce font size from 1.0rem to 0.9rem
This commit is contained in:
parent
6d1ceaae51
commit
c4e3f5b57c
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ html {
|
|||
}
|
||||
|
||||
body {
|
||||
font: 1.0rem/1.4 "Source Serif Pro", serif;
|
||||
font: 0.9rem/1.4 "Source Serif Pro", serif;
|
||||
margin: 0;
|
||||
position: relative;
|
||||
padding: 10px 15px 20px 15px;
|
||||
|
|
Loading…
Reference in a new issue