[Improvement] stylelint (#1280)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
flex: 1;
|
||||
padding: 0;
|
||||
|
||||
@media(max-width: 321px) {
|
||||
@media (max-width: 321px) {
|
||||
font-size: 15px;
|
||||
}
|
||||
}
|
||||
@@ -22,7 +22,7 @@
|
||||
height: 50px;
|
||||
font-size: 10px;
|
||||
min-width: 15%;
|
||||
line-height: 1;
|
||||
line-height: 1;
|
||||
text-align: center;
|
||||
background-color: $white;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user