fix for smaller displays and general kinda but not really fix im just lazy

This commit is contained in:
KZacharski 2023-08-20 01:42:24 +02:00
parent 4f4c210731
commit 17caa7b738
1 changed files with 1 additions and 1 deletions

View File

@ -293,7 +293,7 @@ color: white;
.linkeffect:hover {
opacity: 0.6;
} .ghlink {
margin-left: 10px;
display: block;
} .iafc {
padding-bottom: 30px;
}