This commit is contained in:
kirill.khorkov
2025-12-17 01:24:01 +03:00
parent fe288b3caf
commit f4f57bd153
18 changed files with 4 additions and 115 deletions

View File

@@ -1,6 +1,3 @@
// ===================================
// === ПЕРЕМЕННЫЕ И МИКСИНЫ AETERNA ===
// ===================================
@color-primary: #617365;
@color-secondary: #D1D1D1;
@color-accent: #453227;

View File

@@ -1,7 +1,4 @@
@import "mixins.less";
// =======================
// === БАЗОВЫЕ СТИЛИ ===
// =======================
* {
margin: 0;
padding: 0;