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