WIP
This commit is contained in:
@@ -29,9 +29,13 @@ section.blue-background-grid {
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
|
||||
.block:first-of-type {
|
||||
width: 100%;
|
||||
padding-right: 50%;
|
||||
.block {
|
||||
width: 50%;
|
||||
|
||||
&:first-of-type {
|
||||
width: 100%;
|
||||
padding-right: 50%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user