Skip to content

Commit

Permalink
display all content on mobile view
Browse files Browse the repository at this point in the history
  • Loading branch information
Mihndim2020 committed Feb 11, 2021
1 parent 3180b39 commit 26548cd
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -216,12 +216,6 @@ main .hero-area {

/* break page on small screens */

.more-content-section,
.main-content-area,
.top-footer {
display: none;
}

@media only screen and (min-width: 600px) {
.main-content-area {
display: inline;
Expand Down

0 comments on commit 26548cd

Please sign in to comment.