Skip to content

Commit

Permalink
Fix problem min-height section hero as page index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
MohammedModather2020 committed May 18, 2022
1 parent aba0fa8 commit e597626
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions css/media.css
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
@media (max-width:991px){
.main, .main .container{
min-height: 105vh;
}
.main .text {
padding-top: 6rem;
}
.main .text .desc {
margin-block: 1rem;
margin-block: 1.5rem;
width: 100%;
}
.main .image{
Expand Down

0 comments on commit e597626

Please sign in to comment.