diff options
-rw-r--r-- | style.css | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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; |