parent
ee5e05ea9c
commit
d8ea907f80
|
@ -123,6 +123,14 @@ section p {
|
||||||
.right {
|
.right {
|
||||||
grid-column: 2;
|
grid-column: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
section div {
|
||||||
|
width: 50%;
|
||||||
|
}
|
||||||
|
|
||||||
|
section p {
|
||||||
|
width: 50%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 1000px) {
|
@media screen and (max-width: 1000px) {
|
||||||
|
|
Loading…
Reference in New Issue