mirror of
https://github.com/tobspr-games/shapez.io.git
synced 2025-12-07 02:51:07 -08:00
Fix css issues
This commit is contained in:
parent
de288afeb5
commit
4003fdd103
1 changed files with 1 additions and 5 deletions
|
|
@ -106,8 +106,7 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
strong {
|
strong {
|
||||||
font-weight: bold;
|
font-weight: 700 !important;
|
||||||
@include S(margin, 0, 4px);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
h3 {
|
h3 {
|
||||||
|
|
@ -132,9 +131,6 @@
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
strong {
|
|
||||||
margin: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.playtimeDisclaimer {
|
.playtimeDisclaimer {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue