feat(WEB-250): overview hero final ui
This commit is contained in:
@@ -43,13 +43,13 @@
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 740px) {
|
||||
@media screen and (min-width: 768px) {
|
||||
.content {
|
||||
padding: 20px 0px;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width: 950px) {
|
||||
@media screen and (min-width: 1367px) {
|
||||
.heading {
|
||||
font-size: 1.375rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user