0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-04 16:40:26 +03:00

Refactor Footer and Header components, update layout styles, and adjust Analytics placement

This commit is contained in:
2024-09-18 00:35:18 +00:00
parent 9ff6f2cd0e
commit 61e7f5d5b4
5 changed files with 38 additions and 32 deletions

View File

@ -3,6 +3,5 @@ $colorBgAlt: hwb(0deg 0% 100% / 20%);
$colorBgCode: #3b3d42;
$colorBlossom: #6da13f;
$colorFade: #598332;
$colorHeader: #1b1f22;
$colorText: #dee2e6;
$fontSizeBase: 1.8rem;