diff options
author | Matthew Lemon <y@yulqen.org> | 2024-03-22 05:51:56 +0000 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2024-03-22 05:51:56 +0000 |
commit | 00955575143a081f0a2682025ac8debb551cc83a (patch) | |
tree | a86b20adf374d80c180224f21c5416d1b1ed9a87 /style.css | |
parent | 23cf32b48858086551f22b0259a8bab5d60a3e92 (diff) |
Adds images and some other tweaks
Diffstat (limited to '')
-rw-r--r-- | style.css | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -101,6 +101,8 @@ img { } .inner-grid p { text-align: left; + font-size: 1.5rem; + padding: 0; } } |