Skip to content

Commit

Permalink
rotate problem solve
Browse files Browse the repository at this point in the history
  • Loading branch information
aanafiu committed Jul 13, 2024
1 parent 279948e commit e886109
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion style/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -618,14 +618,16 @@ footer{
margin: auto;
}
.container-flex{
/* height: 200px; */
/* position: absolute; */
align-items: center;
justify-content: space-between;
}


/* BAnner */
.banner{
height: 100vh;
height: 100%;
width: 100vw;
/* background-color: aqua; */
}
Expand Down

0 comments on commit e886109

Please sign in to comment.