Skip to content

Commit 986457a

Browse files
remove copyright section in the footer
1 parent 46e7067 commit 986457a

4 files changed

Lines changed: 0 additions & 18 deletions

File tree

account.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,9 +125,6 @@ <h4>Follow Us</h4>
125125
</ul>
126126
</div>
127127
</div>
128-
<div class="copyright">
129-
<p>Designed &amp; Built by <a href="https://github.com/abdulsamadayoade">AbdulSamad Ayoade</a></p>
130-
</div>
131128
</div>
132129
</footer>
133130
</body>

index.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -400,9 +400,6 @@ <h4>Follow Us</h4>
400400
</ul>
401401
</div>
402402
</div>
403-
<div class="copyright">
404-
<p>Designed &amp; Built by <a href="https://github.com/abdulsamadayoade">AbdulSamad Ayoade</a></p>
405-
</div>
406403
</div>
407404
</footer>
408405
</body>

shop.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -314,9 +314,6 @@ <h4>Follow Us</h4>
314314
</ul>
315315
</div>
316316
</div>
317-
<div class="copyright">
318-
<p>Designed &amp; Built by <a href="https://github.com/abdulsamadayoade">AbdulSamad Ayoade</a></p>
319-
</div>
320317
</div>
321318
</footer>
322319
</body>

style.css

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -428,15 +428,6 @@ footer img {
428428
color: var(--primary-color);
429429
}
430430

431-
.copyright {
432-
text-align: center;
433-
color: #4c4c43;
434-
}
435-
436-
.copyright a {
437-
padding: .2rem 0;
438-
border-bottom: 1px solid #555;
439-
}
440431
/* SHOP PAGE */
441432

442433
.row-2 {

0 commit comments

Comments
 (0)