adding padding to bottom
This commit is contained in:
parent
ff409eb72b
commit
181509faa8
|
@ -18,6 +18,7 @@ html {
|
||||||
color: #2f2f2f;
|
color: #2f2f2f;
|
||||||
background: white;
|
background: white;
|
||||||
font-family: 'Inter', sans-serif;
|
font-family: 'Inter', sans-serif;
|
||||||
|
padding-bottom: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
|
Loading…
Reference in New Issue