Fix the appearance of links on the main page

This commit is contained in:
Ivan R. 2023-04-09 11:55:38 +05:00
parent c668af5001
commit 8c32cb1071
No known key found for this signature in database
GPG key ID: 56C7BAAE859B302C

View file

@ -17,7 +17,7 @@ h2 {
margin-top: 0;
}
a {
div > a {
display: block;
margin-top: 10px;
}