We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec021c9 commit 8e1eb7aCopy full SHA for 8e1eb7a
Band Website/index.html
@@ -20,7 +20,7 @@
20
<a href="#tour">TOUR</a>
21
<a href="#contact">CONTACT</a>
22
<div class="dropdown">
23
- <a href="">MORE <i class="fas fa-caret-down"></i></a>
+ <a href="#">MORE <i class="fas fa-caret-down"></i></a>
24
<div class="dropdown-content">
25
<ul>
26
<li class="dropdown-content-item">Merchandise</li>
Band Website/style.css
@@ -328,9 +328,7 @@ input{
328
text-align:center;
329
color:grey;
330
}
331
-.icon{
332
-
333
-}
+
334
.footer-desc{
335
margin-top:100px;
336
0 commit comments