misc
This commit is contained in:
parent
d81ec4d50c
commit
e09c5c209c
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
.button
|
.button
|
||||||
display: flex
|
display: flex
|
||||||
|
padding-top: .3rem
|
||||||
|
padding-bottom: .3rem
|
||||||
align-items: center
|
align-items: center
|
||||||
transition: all .2s
|
transition: all .2s
|
||||||
background: $background-dark-buttons
|
background: $background-dark-buttons
|
||||||
|
@ -30,6 +32,7 @@
|
||||||
margin-left: auto
|
margin-left: auto
|
||||||
|
|
||||||
.platform_username
|
.platform_username
|
||||||
|
transform: translateY(.1rem)
|
||||||
line-height: .5rem
|
line-height: .5rem
|
||||||
padding-left: 1rem
|
padding-left: 1rem
|
||||||
.platform
|
.platform
|
||||||
|
|
Loading…
Add table
Reference in a new issue