FIX: some fixes for rollout

schooling link, small issues with burger menu
This commit is contained in:
webfussel 2025-05-28 10:10:39 +02:00
parent 65ebc71431
commit d24115c865
7 changed files with 25 additions and 12 deletions

View file

@ -42,7 +42,7 @@
--color-white: #ecf0f1;
--color-white-transparent: rgba(236, 240, 241, 0.7);
--color-black: #2a2723;
--color-black: rgb(42, 39, 35);
--color-black-transparent: #2a2723aa;
--color-orange: #ff9100;