You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Hydro/packages/ui-default/pages/ranking.page.styl

24 lines
344 B
Stylus

.page--ranking, .page--homepage
.col--rank
width: rem(65px)
position: relative
.col--user
width: rem(220px)
.col--rp
width: rem(80px)
text-align: right
.col--ac
width: rem(70px)
text-align: right
.col--bio
height: 36px !important;
display: block;
+mobile()
.col--bio
display: none