commit c85e67c6af7ad7bcdb933bae5b8dd777fd5689fa parent 9ba9380d0c4704fd13ab069047806560183d75a6 Author: mpizzzle <m@michaelpercival.xyz> Date: Sat, 27 Aug 2022 13:41:23 +0100 correcting vertical spacing on wallpaper images (a bit) Diffstat:
| M | static/style.css | | | 4 | ---- |
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/static/style.css b/static/style.css @@ -31,10 +31,6 @@ code { padding: 2em; } -img { - vertical-align: middle; -} - header h1 { text-align: center ; }