summaryrefslogtreecommitdiff
path: root/style.scss
diff options
context:
space:
mode:
authorPreston Pan <ret2pop@nullring.xyz>2026-04-11 13:45:42 -0700
committerPreston Pan <ret2pop@nullring.xyz>2026-04-11 13:45:42 -0700
commitc14ef78dce285fe5e22c5f20c4e7f437680ad69a (patch)
tree5f62db20caf4379d6ee0d6005b46f48a179712af /style.scss
parentbe9877a7dce57de246f8c51ccc4e89ee9633fa8f (diff)
fix style finally
Diffstat (limited to 'style.scss')
-rw-r--r--style.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/style.scss b/style.scss
index 2756da1..467af9d 100644
--- a/style.scss
+++ b/style.scss
@@ -463,7 +463,8 @@ h1.title {
.theorem,
.lemma,
.corollary,
-.definition {
+.definition,
+.proof {
display: block;
font-style: normal;
background: color-mix(in srgb, var(--accent) 8%, transparent);