add components

This commit is contained in:
Profile Profile
2026-03-09 22:02:36 +03:00
parent 9fe0b453e6
commit 1b4be186a7
15 changed files with 2723 additions and 59 deletions

View File

@@ -1,4 +1,5 @@
@import './reset.css';
@import './ContentLayout.css';
@import './components/ContentGrid.css';
@import './components/theme-colors.css';
@@ -52,7 +53,6 @@ main {
}
@media (max-width: 767px) {
.container{