Task 1 | init cosmopet

This commit is contained in:
2024-09-08 08:29:27 +03:00
parent b9f0ea69f4
commit cc7b5c4091
85 changed files with 8714 additions and 258 deletions

View File

@@ -1,11 +0,0 @@
/*
ШАБЛОН использования глобальных переменных:
:root {
--main-text: #e1667c;
--main-color: #8da6cb;
--font-family: "Craftwork Grotesk", sans-serif;
}
*/

View File

@@ -1,4 +0,0 @@
/* Стили для лептопов */
@media only screen and (min-width: 992px) and (max-width: 1400px) {
}

View File

@@ -1,5 +0,0 @@
/* Стили для мобильных устройств */
@media only screen and (max-width: 576px) {
}

View File

@@ -1,5 +0,0 @@
/* Стили для планшетов */
@media only screen and (max-width: 992px) {
}

View File

@@ -1,4 +0,0 @@
/* Стили для ультрашироких экранов */
@media only screen and (min-width: 1400px) {
}

2964
assets/css/style.css Normal file

File diff suppressed because it is too large Load Diff