slight style fix

master
Rachel Lambda Samuelsson 2024-01-13 21:48:45 +01:00
parent a143888c37
commit 7e63e0de68
1 changed files with 2 additions and 1 deletions

View File

@ -164,7 +164,6 @@ table {
max-width: 94vw;
padding-left: 4em;
padding-right: 4em;
padding-bottom: 2em;
border-style: solid;
border-width: 0 5px;
border-color: #d54e53;
@ -192,6 +191,8 @@ table {
flex-wrap: wrap;
justify-content: space-around;
row-gap: 1em;
margin-top: 2em;
margin-bottom: 2em;
}
.badges img {