mod: adjustments

This commit is contained in:
2026-08-27 22:50:40 -04:00
parent 2f4cfe51b7
commit 8c44a35398
3 changed files with 90 additions and 6 deletions
+12 -5
View File
@@ -2,11 +2,6 @@
min-width: 356px;
}
.title {
font-size: 1.5rem;
font-weight: 700;
}
.heading {
font-weight: 600;
}
@@ -21,3 +16,15 @@
min-height: 48px;
padding: 10px 12px;
}
.intro-title {
font-size: 1.5rem;
font-weight: 700;
}
headerbar.titlebar {
background-color: transparent;
background-image: none;
border-bottom: none;
box-shadow: none;
}