Skip to content

Commit 17972fc

Browse files
committed
Update readmes
1 parent 03ced9e commit 17972fc

File tree

4 files changed

+4
-4
lines changed
  • 04-building-a-dropdown-menu

4 files changed

+4
-4
lines changed

04-building-a-dropdown-menu/01-styling-the-basic-dropdown-elements/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 3.3 Making the Navbar Responsive
1+
# 4.1 Styling the Basic Dropdown Elements
22

33
This lesson is built as a simple [Vue CLI](https://cli.vuejs.org/) app to better represent how a real-world project might be set up.
44

04-building-a-dropdown-menu/02-positioning-the-dropdown/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 3.3 Making the Navbar Responsive
1+
# 4.2 Positioning the Dropdown Area
22

33
This lesson is built as a simple [Vue CLI](https://cli.vuejs.org/) app to better represent how a real-world project might be set up.
44

04-building-a-dropdown-menu/03-making-the-dropdown-interactive/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 3.3 Making the Navbar Responsive
1+
# 4.3 Making the Dropdown Interactive
22

33
This lesson is built as a simple [Vue CLI](https://cli.vuejs.org/) app to better represent how a real-world project might be set up.
44

04-building-a-dropdown-menu/04-adapting-the-dropdown-for-mobile/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 3.3 Making the Navbar Responsive
1+
# 4.4 Adapting the Dropdown for Mobile
22

33
This lesson is built as a simple [Vue CLI](https://cli.vuejs.org/) app to better represent how a real-world project might be set up.
44

0 commit comments

Comments
 (0)