mirror of
https://github.com/grey-cat-1908/website.git
synced 2024-11-11 18:57:26 +03:00
hihi
This commit is contained in:
parent
a167636b41
commit
ddc6c29a7d
1 changed files with 1 additions and 2 deletions
|
@ -26,9 +26,8 @@ body {
|
|||
color: var(--font-color);
|
||||
font-size: var(--font-size);
|
||||
line-height: 1.8;
|
||||
max-width: 64rem;
|
||||
max-width: min(64rem, 90%);
|
||||
padding: 0 1rem;
|
||||
max-width: 90%;
|
||||
}
|
||||
|
||||
nav * {
|
||||
|
|
Loading…
Reference in a new issue