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