aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJackson Schuster <[email protected]>2023-08-13 16:26:41 -0700
committerJohn MacFarlane <[email protected]>2023-08-13 19:20:47 -0700
commitcfe8cc797906caf841cd1d0c5f7e65a2e6b5bec7 (patch)
treeebd6ca9fc922b6f6e8fb20332318c5c5f84bfa0a /data
parent6673f832ea6bb2498f588b78eb6fb8c099fb408a (diff)
Change semicolon to colon
Diffstat (limited to 'data')
-rw-r--r--data/templates/styles.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/templates/styles.html b/data/templates/styles.html
index 8dafb5ac3..58fff9f2f 100644
--- a/data/templates/styles.html
+++ b/data/templates/styles.html
@@ -63,7 +63,7 @@ img {
max-width: 100%;
}
svg {
- height; auto;
+ height: auto;
max-width: 100%;
}
h1, h2, h3, h4, h5, h6 {