Update style.css

This commit is contained in:
LEGALISE_PIRACY 2024-03-11 03:31:59 +00:00
parent 24229078a5
commit d9fce41df9

View File

@ -46,12 +46,12 @@ header,
footer {
background-color: var(--uibg);
display: flex;
text-decoration: none;
padding: 0.7rem;
width: 100%;
z-index: 1;
justify-content: center;
text-align: center;
font-weight: 700;
text-decoration: none;
}