mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-09-25 09:22:58 +00:00
seems to work across dimensions
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
.listPage {
|
||||
.content {
|
||||
z-index : 1;
|
||||
padding : clamp(50px, 5vh, 200px) 10vw;
|
||||
padding : clamp(20px, 5vh, 200px) 10vw;
|
||||
.noBrews {
|
||||
margin : 10px 0px;
|
||||
font-size : 1.3em;
|
||||
@@ -54,7 +54,7 @@
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
gap:20px;
|
||||
min-width:400px;
|
||||
min-width:200px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user