mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(client): remove unused project-link css classes (#55044)
Co-authored-by: Anil Aydin <anlaydinn22@gmail.com>
This commit is contained in:
@@ -1,16 +1,3 @@
|
||||
.project-link-button-override {
|
||||
all: unset;
|
||||
color: inherit;
|
||||
cursor: pointer;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.project-link-button-override:hover {
|
||||
text-decoration: none;
|
||||
color: var(--tertiary-color);
|
||||
background-color: var(--tertiary-background);
|
||||
}
|
||||
|
||||
.project-link {
|
||||
font-weight: 800;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user