diff options
| author | Nat Lasseter <user@4574.co.uk> | 2025-10-04 21:17:05 +0100 |
|---|---|---|
| committer | Nat Lasseter <user@4574.co.uk> | 2025-10-04 21:17:05 +0100 |
| commit | 9f2b709b9b7f7ea7c54bfd811c362940bf30bbf6 (patch) | |
| tree | 5d24dcab0296a1450ac340ddfe0133ec4cffc6d0 /static | |
| parent | 28412d3f564da102cc9b199415f5adeee4704480 (diff) | |
block damn you
Diffstat (limited to 'static')
| -rw-r--r-- | static/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/styles.css b/static/styles.css index b4e5f7c..0395bb4 100644 --- a/static/styles.css +++ b/static/styles.css @@ -31,7 +31,7 @@ div { } div#shelf { - display: flex; + display: inline-block; } img.bottle { |
