Skip to content
This repository has been archived by the owner on May 25, 2024. It is now read-only.

Commit

Permalink
refactor: Merged Misc. section of css into Components.
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasHitoshi committed Jan 12, 2024
1 parent 6bf71e9 commit 32eb739
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions styles/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ a {
text-decoration: none;
}

/* Misc. */
/* Components */

.highlighted-text {
color: var(--cr-yellow) !important;
Expand All @@ -116,8 +116,6 @@ a {
aspect-ratio: 1 / 1;
}

/* Components */

.yellow-unfilled-button {
transition: color 0.15s ease-in;
width: fit-content;
Expand Down

0 comments on commit 32eb739

Please sign in to comment.