bigscreen style fixed
This commit is contained in:
@@ -39,6 +39,7 @@ $theme-color: #23ECFD;
|
||||
margin: -16px 16px auto;
|
||||
display: grid;
|
||||
grid-template-columns: repeat(2, 1fr);
|
||||
font-size: 14px;
|
||||
|
||||
div {
|
||||
box-sizing: border-box;
|
||||
@@ -51,7 +52,7 @@ $theme-color: #23ECFD;
|
||||
|
||||
span {
|
||||
font-family: D-DIN;
|
||||
font-size: 18px;
|
||||
font-size: 22px;
|
||||
color: $theme-color;
|
||||
min-width: 60px;
|
||||
margin-left: 8px;
|
||||
|
||||
Reference in New Issue
Block a user