fix_error
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-08-14 19:21:21 +03:00
parent ab94ad69a5
commit 04ea1f83c6
39 changed files with 2326 additions and 451 deletions

View File

@@ -1,4 +1,4 @@
$primary : #27A7E7;
$primary : #3390ec;
$secondary : #26A69A;
$accent : #9C27B0;
@@ -12,7 +12,7 @@ $warning : #F2C037;
$lightgrey : #DCDCDC;
$brand: #27A7E7;
$brand: #3390ec;
$brand2: #F36D3A;
$body-font-size: var(--dynamic-font-size);