summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index 1e3e790..4e9c55c 100644
--- a/style.css
+++ b/style.css
@@ -133,6 +133,10 @@ h2 {
color: transparent;
}
+b.text-accent-brand {
+ font-weight: bold;
+}
+
.bento-tile-accent {
background: linear-gradient(45deg, var(--brand-bg-dark), var(--brand-bg-light));
border-radius: 50px;