@@ -91,6 +91,7 @@
}
.top-content{
@include flexBetween;
+ align-items: flex-start;
width: 100%;
.top-ranking{
width: 45%;
@@ -101,6 +102,7 @@
.top-style{
padding:5px;
+ margin:5px;
@include flexStart();
cursor: pointer;
&:last-child{