small fix

This commit is contained in:
Farah
2022-10-11 11:29:42 +02:00
parent b38a91bf20
commit 554252791b

View File

@@ -106,7 +106,7 @@ a:hover {
background: #00112c;
border: 0;
border-radius: 6px;
color: #fff;
color: #fff !important;
cursor: pointer;
display: inline-block;
font-size: 1em;