Skip to content

Commit

Permalink
Fail to change banner size
Browse files Browse the repository at this point in the history
  • Loading branch information
Hadrien-Montanelli committed Nov 5, 2023
1 parent 322a145 commit c16d41e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<div class="row">

<div class="col-md-12 col-sm-12">
<h1>Blog1</h1>
<h1>Blog</h1>
</div>

</div>
Expand Down
2 changes: 1 addition & 1 deletion css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ a:hover, a:active, a:focus {
.main-single-post,
.main-gallery,
.main-contact {
height: 40vh;
height: 65vh;
}

.overlay {
Expand Down

0 comments on commit c16d41e

Please sign in to comment.