Skip to content

Commit

Permalink
test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilrnair committed Jun 3, 2024
1 parent 9646721 commit d7d0623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ body, html {height: 100%}
body{opacity:1!important;overflow-y:hidden;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;background-color:var(--nbodybg);color:var(--nbodytxtcolor);font-family:Inter;font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);margin:0}
.cMainBodyWrapper{align-items:stretch;display:flex;width:100%}

/* Navigation */
/* Navigation */
span{vertical-align:middle!important}
a{text-decoration:none;cursor:pointer}
li ul{list-style-type:none;margin:0;padding-left:.1rem;padding-bottom:0;padding-top:0}
Expand Down

0 comments on commit d7d0623

Please sign in to comment.