Merge pull request #185 from tfwmedia/header-padding-mobile
Header size correction
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
@media (max-width: 768px) {
|
@media (max-width: 768px) {
|
||||||
.md-nav--primary .md-nav__title{
|
.md-nav--primary .md-nav__title{
|
||||||
padding: 3rem 1rem !important;
|
padding: 3rem 1rem !important;
|
||||||
|
line-height: 3.4rem !important;
|
||||||
img{
|
img{
|
||||||
margin-top: -1.7rem !important;
|
margin-top: -1.7rem !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user