mirror of
https://github.com/danbee/danbarber.me
synced 2025-03-04 08:59:10 +00:00
6 lines
75 B
SCSS
6 lines
75 B
SCSS
body {
|
|
margin: 0;
|
|
font-size: 100%;
|
|
-webkit-text-size-adjust: 100%;
|
|
}
|