mirror of
https://github.com/Nezumi-2711/html-css-practice-two.git
synced 2026-09-22 20:01:23 +00:00
Add menu section
This commit is contained in:
@@ -6,5 +6,5 @@ nav.nav
|
||||
ul.nav-list
|
||||
each val in list
|
||||
li.nav-item
|
||||
a.nav-link.no-underline(href="javascript:void(0)")= val
|
||||
a.btn.nav-download-btn.no-underline(href="javascript:void(0)") Download App
|
||||
a.nav-link.link-text(href="javascript:void(0)")= val
|
||||
a.btn.nav-download-btn(href="javascript:void(0)") Download App
|
||||
|
||||
Reference in New Issue
Block a user