This commit is contained in:
scarlett kadan 2023-09-03 11:20:16 -05:00
parent 83545ebf75
commit 6acecc4462

View File

@ -51,7 +51,7 @@
}
.home__content__info {
height: 100vh;
height: auto;
width: 100%;
margin: 0px;
padding: 0px;
@ -66,7 +66,7 @@
margin: 0px;
padding: 0px;
width: 80%;
height: 80%;
height: auto;
position: relative;
display: flex;
opacity: 100%;