refactor: smaller settings

This commit is contained in:
Carlos Valente
2024-12-15 10:57:11 +01:00
committed by Carlos Valente
parent 4a70bcfe64
commit ed65a4db67
3 changed files with 27 additions and 79 deletions
+1
View File
@@ -57,6 +57,7 @@ $text-body-size: calc(1rem - 1px);
// media queries
$min-tablet: 500px;
$small-screen: 800px;
.blink {
animation: blink 1s step-start infinite;