Skip to content

Commit

Permalink
Merge pull request #367 from jerrylovescheese/jerrysbranch
Browse files Browse the repository at this point in the history
Updated Nov 9 2024
  • Loading branch information
jerrylovescheese authored Nov 9, 2024
2 parents 819ca7c + 0f8ca82 commit 926e0f7
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 4 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,10 +129,10 @@
</div>

<div class="canvas" id="canvas-7">
<div class="canvas-text" id="canvas-7-text">
<!-- <div class="canvas-text" id="canvas-7-text">
<b>November</b>
</div>
<div class="canvas-text-small">no means no 🥰</div>
<div class="canvas-text-small">no means no 🥰</div> -->
<a href="#canvas-6">
<div id="canvas-clicker">
<i class="fas fa-arrow-down"></i>&emsp13;Next page
Expand Down
13 changes: 11 additions & 2 deletions static/css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -455,6 +455,16 @@
#canvas-8 button {
margin-left: 30px !important;
}

#namecard {
top: 70px !important;
left: 0px !important;
}

.n-marquee {
height: unset;
padding: 10px;
}
}

@media (max-height: 430px) {
Expand All @@ -469,8 +479,7 @@
}

#n-marquee-2 {
margin-left: 30px;
margin-right: 30px;
margin-right: 10px !important;
}
}

Expand Down
Binary file modified static/img/IMG_7511.webp
Binary file not shown.

0 comments on commit 926e0f7

Please sign in to comment.