mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-09-20 18:52:58 +00:00
updating styles
This commit is contained in:
@@ -453,8 +453,8 @@
|
||||
background-position:center 20%;
|
||||
background-repeat:no-repeat;
|
||||
background-blend-mode: soft-light;
|
||||
width:400px;
|
||||
height:500px;
|
||||
width:300px;
|
||||
height:400px;
|
||||
border:1px solid;
|
||||
margin:10px;
|
||||
border-radius:10px;
|
||||
|
||||
@@ -55,6 +55,7 @@
|
||||
&.card {
|
||||
display : flex;
|
||||
flex-wrap : wrap;
|
||||
column-gap:50px;
|
||||
|
||||
h1 { position : absolute; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user