fix footer

This commit is contained in:
Anton Livaja 2025-03-15 14:23:24 -07:00
parent 325129c261
commit d6d51fb57f
Signed by: anton
GPG Key ID: 44A86CFF1FDF0E85
1 changed files with 1 additions and 1 deletions

View File

@ -430,7 +430,6 @@ footer {
text-decoration: none;
margin-left: 20px;
transition: transform 0.5s ease !important;
min-width: 200px;
}
.footer-link:hover {
@ -1476,6 +1475,7 @@ pre {
.footer-link {
margin-bottom: 20px;
min-width: 200px;
}
h1 {