mirror of
https://github.com/He4eT/xecut-site.git
synced 2026-05-05 01:47:25 +00:00
variables: reduse all the sizes on small screens
This commit is contained in:
parent
40dde9a138
commit
bb8bc68674
1 changed files with 5 additions and 0 deletions
|
|
@ -5,3 +5,8 @@ body {
|
|||
--color-fg: #000000;
|
||||
--color-inactive: #dddddd;
|
||||
}
|
||||
@media (max-width: 1000px) {
|
||||
body {
|
||||
--step: 6px;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue