mirror of
https://github.com/10h30/display-featured-image-genesis.git
synced 2026-06-05 15:08:20 +09:00
Set initial container height for less jumping
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
.big-leader {
|
||||
overflow: hidden;
|
||||
height: 600px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
@@ -55,6 +56,7 @@ img.featured {
|
||||
|
||||
@media only screen and (max-width: 768px) {
|
||||
|
||||
.big-leader,
|
||||
.backstretch.no-js {
|
||||
height: 300px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user