Updated the shard styling on the status page
This commit is contained in:
parent
8d28f5f905
commit
ee08bc12d8
@ -13,24 +13,23 @@
|
||||
flex-grow: 15
|
||||
height: 5px
|
||||
border: none
|
||||
background-color: $gray
|
||||
background-color: $gray-white
|
||||
border-radius: 50px
|
||||
|
||||
.shards
|
||||
display: flex
|
||||
flex-wrap: wrap
|
||||
|
||||
.shard
|
||||
margin-top: 10px
|
||||
margin-bottom: 20px
|
||||
display: flex
|
||||
justify-content: center
|
||||
align-items: center
|
||||
color: $white
|
||||
font-size: 24pt
|
||||
font-weight: 700
|
||||
margin-right: 25px
|
||||
width: 80px
|
||||
height: 80px
|
||||
margin: 10px 15px 20px
|
||||
width: 70px
|
||||
height: 70px
|
||||
background-color: $lime
|
||||
border-radius: 15px
|
||||
filter: drop-shadow(0px 0px 12px $lime)
|
||||
|
Loading…
x
Reference in New Issue
Block a user