mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-20 05:12:54 +08:00
set hero section fixed height
This commit is contained in:
parent
dfcb9364be
commit
4661578d8f
@ -59,7 +59,7 @@ const StyledHeroSectionBody = styled.div`
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
backdrop-filter: blur(1px);
|
backdrop-filter: blur(1px);
|
||||||
-webkit-backdrop-filter: blur(1px);
|
-webkit-backdrop-filter: blur(1px);
|
||||||
min-height: 60vh;
|
height: 70vh;
|
||||||
|
|
||||||
@media only screen and (max-width: 1200px) {
|
@media only screen and (max-width: 1200px) {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user