Harmonize transition durations
Deploy Spot / deploy (push) Successful in 37s

This commit is contained in:
2026-06-15 23:51:52 +02:00
parent aa30431df8
commit 14d827ab66
11 changed files with 46 additions and 33 deletions
+4 -2
View File
@@ -6,13 +6,15 @@
$panel-width-max: $panel-width;
$panel-actual-width: $panel-width;
:root {
--button-width: 51px;
}
.desktop {
display: none !important;
}
.projects {
--button-width: 51px;
.panel-control-elem {
font-size: 2em;
}