diff options
| author | Nat Lasseter <user@4574.co.uk> | 2025-10-04 21:22:55 +0100 | 
|---|---|---|
| committer | Nat Lasseter <user@4574.co.uk> | 2025-10-04 21:22:55 +0100 | 
| commit | 03ecf021cf3b16f7243ba1cd830111508b048521 (patch) | |
| tree | 15f82968a58bcbf7364a0b19d8b674cc748f8cf3 /static | |
| parent | 9f2b709b9b7f7ea7c54bfd811c362940bf30bbf6 (diff) | |
CSS rage
Diffstat (limited to 'static')
| -rw-r--r-- | static/styles.css | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/static/styles.css b/static/styles.css index 0395bb4..c691c05 100644 --- a/static/styles.css +++ b/static/styles.css @@ -30,8 +30,8 @@ div {    padding: 1em;  } -div#shelf { -  display: inline-block; +div.bottle { +  display: inline;  }  img.bottle {  | 
