1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

Additions

This commit is contained in:
2020-05-14 15:21:57 +02:00
parent cb9d32d9d2
commit aea94f0325
16 changed files with 247 additions and 102 deletions

View File

@@ -7,6 +7,6 @@ $bg-color-light: #3f3f3f;
$bg-color-gray: #272727;
/*Sizes*/
$settingbar-width: 4rem;
$explorebar-width: 16rem;
$settingbar-width: 3rem;
$explorebar-width: 14rem;
$footer-height: 1.5rem;