Size and padding tweaks
This commit is contained in:
fraxle
2026-06-12 00:23:40 +01:00
parent 4e073e6401
commit 6556f26b90
5 changed files with 33 additions and 19 deletions
+4 -1
View File
@@ -301,7 +301,7 @@
.scope-env-label {
font-family: Manrope, sans-serif;
font-size: 10px;
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.1em;
@@ -342,6 +342,9 @@
.scope-env-row .cs-btn .cs-btn-label {
position: relative;
z-index: 1;
font-family: Manrope, sans-serif;
font-size: 15px;
font-weight: 600;
}
/* Arrow pinned right, above the overlay */