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
@ -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…
Reference in New Issue
Block a user