Update file style.css

This commit is contained in:
Jan BELLON 2024-03-12 07:31:01 +00:00
parent c87ac68bbc
commit 204bc31fa7

View File

@ -242,7 +242,6 @@ a {
height: 5em; height: 5em;
border-radius: 5em; border-radius: 5em;
transform: translate(0, -60%); transform: translate(0, -60%);
border: 5px solid var(--banner-background);
} }
.row { .row {