refactor: review studio design

This commit is contained in:
Carlos Valente
2025-02-24 22:19:36 +01:00
committed by Carlos Valente
parent 3cd6cd2f55
commit e0f2830072
20 changed files with 673 additions and 563 deletions
+1
View File
@@ -65,6 +65,7 @@ $aux-text-size: calc(1rem - 3px);
// media queries
$min-tablet: 500px;
$small-screen: 800px;
$small-desktop: 1440px;
.blink {
animation: blink 1s step-start infinite;