[Javascript2] removed unused CSS rule

This commit is contained in:
Nicola Clark 2025-04-06 22:57:25 -05:00
parent ecaff0e762
commit ec9115b009
Signed by: nicola
GPG Key ID: BEF8036296D094BF
2 changed files with 1 additions and 5 deletions

View File

@ -38,8 +38,3 @@ body {
#bands li:last-child {
border-bottom: 0;
}
a {
color: #ffc600;
text-decoration: none;
}

View File

@ -13,6 +13,7 @@ Changes:
I tried to complete the challenge before watching the rest of the video (as
suggested) and I fear that I may have massively overcomplicated the matter.
* [CSS] added a basic reset
* [CSS] removed unused rule
-->
<!--
New elements: