PHỐ ĂN CHƠI TOÀN QUỐC

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Đăng ký ngay
Back
Top Bottom
.p-main-banner-inner{ display: block; width: 100%; height: 100%; > img{ width: 100%; height: 100%; } grid-template-columns: repeat(5, 1fr); grid-template-areas: "a_1 a_1 a_1 a_1" "a_2 a_2 a_3 a_3" "a_4 a_4 a_5 a_5"; .p-main-banner-content { &:nth-of-type(1) { grid-area: a_1; } &:nth-of-type(2) { grid-area: a_2; } &:nth-of-type(3) { grid-area: a_3; } &:nth-of-type(4) { grid-area: a_4; } &:nth-of-type(5) { grid-area: a_5; } } }