swarm repositories / source
aboutsummaryrefslogtreecommitdiff
path: root/css/starsector-dark.frame-font.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/starsector-dark.frame-font.css')
-rw-r--r--css/starsector-dark.frame-font.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/css/starsector-dark.frame-font.css b/css/starsector-dark.frame-font.css
index 0ee6543..c4674d9 100644
--- a/css/starsector-dark.frame-font.css
+++ b/css/starsector-dark.frame-font.css
@@ -83,6 +83,11 @@ tt {
box-shadow: var(--swarm-frame-shadow-elevated);
}
+.swarm-frame-pad,
+.swarm-surface-pad {
+ padding: 0.85rem 1.05rem;
+}
+
.swarm-frame-header {
border-radius: var(--swarm-frame-radius);
border: var(--swarm-frame-stroke) solid var(--swarm-frame-edge);