Fixed height change on desktop on hover
This commit is contained in:
parent
d484b48a71
commit
96af159082
|
@ -228,6 +228,7 @@ h1 {
|
|||
|
||||
#carousel-container .active {
|
||||
width:100%;
|
||||
height: 800px;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue