Final pre release fixes and improvements
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
flex-wrap: wrap;
|
||||
column-gap: $largeGap;
|
||||
row-gap: $smallGap;
|
||||
margin: 1em;
|
||||
margin: 1em 1.5em;
|
||||
|
||||
& > div {
|
||||
display: flex;
|
||||
@@ -48,6 +48,7 @@
|
||||
.logoContainer {
|
||||
width: 2.5em;
|
||||
height: 2.5em;
|
||||
position: relative;
|
||||
|
||||
@include nextImg;
|
||||
}
|
||||
@@ -87,6 +88,7 @@
|
||||
max-width: 30em;
|
||||
height: max-content;
|
||||
display: flex;
|
||||
position: relative;
|
||||
|
||||
@include nextImg;
|
||||
}
|
||||
Reference in New Issue
Block a user