[frontend] Remove screen width based front shrink
This commit is contained in:
parent
b62e24b520
commit
90af801b5e
1 changed files with 0 additions and 3 deletions
|
@ -3,9 +3,6 @@
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
@media (max-width: 1000px) {
|
|
||||||
font-size: 13px;
|
|
||||||
}
|
|
||||||
|
|
||||||
color-scheme: light dark;
|
color-scheme: light dark;
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
|
|
Loading…
Add table
Reference in a new issue