mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
fix style
This commit is contained in:
parent
5b1ad550b1
commit
817cf245a3
@ -33,6 +33,9 @@
|
||||
justify-content: center;
|
||||
|
||||
height: 10vh;
|
||||
width: 10vh;
|
||||
|
||||
align-self: center;
|
||||
|
||||
img {
|
||||
width: 100%;
|
||||
@ -71,6 +74,11 @@
|
||||
}
|
||||
|
||||
.indicators {
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
|
||||
align-items: center;
|
||||
|
||||
width: fit-content;
|
||||
|
||||
svg {
|
||||
|
Loading…
x
Reference in New Issue
Block a user