reduce padding a bit
This commit is contained in:
parent
ba709bb962
commit
5efdd6eeb7
|
@ -1,6 +1,6 @@
|
||||||
html {
|
html {
|
||||||
scroll-behavior: smooth;
|
scroll-behavior: smooth;
|
||||||
padding: 0 30px;
|
padding: 0 15px;
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
font-family: Heliotrope;
|
font-family: Heliotrope;
|
||||||
|
|
Loading…
Reference in New Issue