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