[TASK] remove masonry
This commit is contained in:
parent
cd46a90e32
commit
d17135be58
@ -65,18 +65,6 @@ a:not([href^='#']) {
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.masonry {
|
||||
display: flex;
|
||||
flex-grow: row wrap;
|
||||
margin-left: -8px;
|
||||
|
||||
.masonry-brick {
|
||||
flex: auto;
|
||||
height: 250px;
|
||||
min-height: 150px;
|
||||
margin: 0 8px 0 0;
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (max-width:600px) {
|
||||
#willkommen-banner {
|
||||
|
||||
@ -43,16 +43,6 @@ a:not([href^='#']) {
|
||||
background-color: rgba(0, 0, 0, 0.7);
|
||||
border-radius: 0; }
|
||||
|
||||
.masonry {
|
||||
display: flex;
|
||||
flex-grow: row wrap;
|
||||
margin-left: -8px; }
|
||||
.masonry .masonry-brick {
|
||||
flex: auto;
|
||||
height: 250px;
|
||||
min-height: 150px;
|
||||
margin: 0 8px 0 0; }
|
||||
|
||||
@media only screen and (max-width: 600px) {
|
||||
#willkommen-banner {
|
||||
height: calc(100vh - 56px);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user