Introduce color variables

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
hossainemruz 2023-09-29 04:22:23 +06:00
parent b34c6860be
commit 6d5d1b9851
35 changed files with 696 additions and 909 deletions

View file

@ -16,7 +16,7 @@
width: 98%;
}
}
@include media('>=medium','<large') {
@include media('>=medium', '<large') {
.container {
max-width: 100%;
}