tweak blog page on mobile
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -65,8 +65,10 @@ ul.wp-block-navigation.mobile-header-nav li {
|
||||
}
|
||||
|
||||
/* style blog posts */
|
||||
.home-post-item {
|
||||
height: 100%
|
||||
@media (min-width: 1280px) {
|
||||
.home-post-item {
|
||||
height: 100%
|
||||
}
|
||||
}
|
||||
|
||||
/* Removing default underline for most links */
|
||||
|
||||
Reference in New Issue
Block a user