Fix issues

This commit is contained in:
Andras Schmelczer 2022-09-27 18:33:46 +02:00
parent f3e201f221
commit f6f9fa5bce
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E
3 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
--inset-shadow: inset 0 -9px 7px -7px rgb(0, 0, 0, 0.15);
--icon-size: 45px;
--large-icon-size: 60px;
--body-width: min(80%, 830px);
--body-width: min(80%, 900px);
}
}