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