parent
6b9ef0aa43
commit
c63d27edcf
@ -156,7 +156,7 @@ div {
|
|||||||
```css
|
```css
|
||||||
#container {
|
#container {
|
||||||
display: grid;
|
display: grid;
|
||||||
s grid: repeat(2, 60px) / auto-flow 80px;
|
grid: repeat(2, 60px) / auto-flow 80px;
|
||||||
}
|
}
|
||||||
#container > div {
|
#container > div {
|
||||||
background-color: #8ca0ff;
|
background-color: #8ca0ff;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user