Update file style.css

This commit is contained in:
Jan BELLON 2024-03-11 21:27:32 +00:00
parent 20b7f040d2
commit a7bb6136eb

View File

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