WIP
This commit is contained in:
@@ -17,6 +17,8 @@ section.blue-background-grid {
|
||||
width: 25%;
|
||||
height: auto;
|
||||
opacity: 0.5;
|
||||
top: 0;
|
||||
right: 0;
|
||||
}
|
||||
|
||||
.blocks {
|
||||
@@ -28,9 +30,14 @@ section.blue-background-grid {
|
||||
flex-wrap: wrap;
|
||||
|
||||
.block:first-of-type {
|
||||
width: 50%;
|
||||
width: 100%;
|
||||
padding-right: 50%;
|
||||
}
|
||||
}
|
||||
|
||||
h3 {
|
||||
color: $c-tan;
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user