Change padding and size of links

This commit is contained in:
Ivan R. 2023-07-21 20:26:55 +05:00
parent 0b18eca89a
commit 6234d252ec
No known key found for this signature in database
GPG key ID: 56C7BAAE859B302C

View file

@ -14,12 +14,14 @@
}
h2 {
margin-top: 14px;
margin-top: 18px;
margin-bottom: 6px;
}
div > a {
display: block;
margin-top: 10px;
padding-top: 6px;
padding-bottom: 6px;
}
@media screen and (min-width: 600px) {