Fixed height change on desktop on hover

This commit is contained in:
Notoric 2024-02-24 01:32:43 +00:00
parent d484b48a71
commit 96af159082
1 changed files with 1 additions and 0 deletions

View File

@ -228,6 +228,7 @@ h1 {
#carousel-container .active {
width:100%;
height: 800px;
}
}