small element style tweak
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Rik Berkelder 2025-02-24 02:42:20 +01:00
parent 905088f87d
commit 840c96c01f
1 changed files with 4 additions and 3 deletions

View File

@ -74,6 +74,10 @@ body {
background-color: $grey-dark;
margin-top: 1rem;
small {
vertical-align: 0.12rem;
}
.flex {
flex-wrap: nowrap;
align-items: center;
@ -326,9 +330,6 @@ body {
}
}
small {
vertical-align: 0.12rem;
}
}
.flex {