Skip to content

Commit

Permalink
fix css
Browse files Browse the repository at this point in the history
  • Loading branch information
wirednkod committed Jan 17, 2024
1 parent a790141 commit 6d974a8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions frontpage/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@
}

.slide-list li img {
padding: 1rem 0rem 0.5rem;
border: 0.2rem solid var(--r-heading-font);
}

Expand All @@ -145,8 +144,6 @@
}

.slide-list li a {
padding-top: calc(var(--size) / 3);
padding-bottom: calc(var(--size) / 3);
font-size: calc(var(--font-size) * 1.2);
color: var(--r-main-color);
text-decoration: none;
Expand Down

0 comments on commit 6d974a8

Please sign in to comment.