feat: added footer

This commit is contained in:
Aliaksei Karzhou
2024-07-03 16:11:16 +03:00
parent c2eb6a55dc
commit f1f7528cde
7 changed files with 392 additions and 2 deletions

View File

@@ -107,6 +107,11 @@
border-color: $darkblue;
background-color: $darkblue;
}
&--light {
color: #dcdcdc;
border-color: rgba($color: $white, $alpha: 1.0);
}
}
&--prev,