small element style tweak
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
905088f87d
commit
840c96c01f
1 changed files with 4 additions and 3 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue