From 4ac9d1b82f8778f3055fefdbc6ea88a3a5d2f347 Mon Sep 17 00:00:00 2001 From: Nat Lasseter Date: Sat, 4 Oct 2025 20:23:28 +0100 Subject: Draught whisky shelf page --- static/styles.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static') diff --git a/static/styles.css b/static/styles.css index aacacd2..91be7ce 100644 --- a/static/styles.css +++ b/static/styles.css @@ -30,6 +30,10 @@ div { padding: 1em; } +div.bottle { + float: left; +} + ul.toplinks { margin: 0; padding: 0; -- cgit v1.2.3