aboutsummaryrefslogtreecommitdiff
path: root/public/css
diff options
context:
space:
mode:
authorFrankie B <git@diskfloppy.me>2023-07-29 10:51:59 +0100
committerFrankie B <frankieraybrown@gmail.com>2023-07-29 18:10:50 +0100
commitb68a797657be2f8b95e57e9448006259ee2bb37e (patch)
treef526ad187ec3474843b6a0ed79e9a7eb7cea3bd0 /public/css
parente2d4409b045b16819b9e2a827890d017e6d7dc24 (diff)
Update public/css/master.css
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
Diffstat (limited to 'public/css')
-rw-r--r--public/css/master.css8
1 files changed, 7 insertions, 1 deletions
diff --git a/public/css/master.css b/public/css/master.css
index 0141da6..c2c701d 100644
--- a/public/css/master.css
+++ b/public/css/master.css
@@ -54,7 +54,13 @@ h2,
h3 {
margin-top: 1em;
clear: left;
- color: #ffffff;
+ h1,
+ h2,
+ h3 {
+ margin-top: 1em;
+ clear: left;
+ color: #fff;
+ }
}
img {