Skip to content

Commit

Permalink
https://youtu.be/8wEre6gfYew?si=I0vB7CqWy7TmYd-I&t=151
Browse files Browse the repository at this point in the history
  • Loading branch information
ThakaRashard authored Jun 26, 2024
1 parent d01f91c commit 51c0e1a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions _sass/jekyll-theme-leap-day.scss
Original file line number Diff line number Diff line change
Expand Up @@ -323,16 +323,16 @@ small {
font-size: 12px;
}



nav {
width: 230px;
position: absolute;
position: fixed;
top: 220px;
left: 50%;
float:left;
margin-left: -0px;
left:50%;
margin-left:-580px;
text-align: right;
overflow: auto;

overflow: scroll;
ul {
list-style: none;
list-style-image: none;
Expand Down

0 comments on commit 51c0e1a

Please sign in to comment.