mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-27 07:18:17 +01:00
Remove body margin
This commit is contained in:
parent
1ac51111f7
commit
9d3cdcbe01
@ -6,6 +6,7 @@ html {
|
|||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
margin: 0;
|
||||||
font-family: $typographic-font-family;
|
font-family: $typographic-font-family;
|
||||||
color: $typographic-base-font-color;
|
color: $typographic-base-font-color;
|
||||||
line-height: $typographic-base-line-height;
|
line-height: $typographic-base-line-height;
|
||||||
|
Loading…
Reference in New Issue
Block a user