diff options
| author | Preston Pan <ret2pop@nullring.xyz> | 2026-04-11 13:45:42 -0700 |
|---|---|---|
| committer | Preston Pan <ret2pop@nullring.xyz> | 2026-04-11 13:45:42 -0700 |
| commit | c14ef78dce285fe5e22c5f20c4e7f437680ad69a (patch) | |
| tree | 5f62db20caf4379d6ee0d6005b46f48a179712af /style.scss | |
| parent | be9877a7dce57de246f8c51ccc4e89ee9633fa8f (diff) | |
fix style finally
Diffstat (limited to 'style.scss')
| -rw-r--r-- | style.scss | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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); |
