[Javascript2] removed unused CSS rule
This commit is contained in:
parent
ecaff0e762
commit
ec9115b009
@ -38,8 +38,3 @@ body {
|
||||
#bands li:last-child {
|
||||
border-bottom: 0;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #ffc600;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user