summaryrefslogtreecommitdiff
path: root/src/style.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/style.php')
-rw-r--r--src/style.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/style.php b/src/style.php
index 52fd66a..a04d94d 100644
--- a/src/style.php
+++ b/src/style.php
@@ -133,7 +133,7 @@ hr {
.ascii {
color: var(--secondary);
}
-.center {
+.centermath {
text-align: center;
margin: 14px 40px 14px 40px;
}