feat(WEB-250): overview hero final ui
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 740px) {
|
||||
@media screen and (min-width: 768px) {
|
||||
.section {
|
||||
padding: 30px 30px 15px;
|
||||
grid-template-columns: 2fr 1fr;
|
||||
@@ -17,7 +17,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width: 1200px) {
|
||||
@media screen and (min-width: 1367px) {
|
||||
.section {
|
||||
padding: 50px 30px 35px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user