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 b58769c commit 83dde1bCopy full SHA for 83dde1b
exercises/05-Sidebar-With-Menu/README.md
@@ -14,6 +14,8 @@
14
15
+ Create a row with two columns. The column on the left side must have a sidebar menu inside.
16
17
++ Don't forget the background color on the second column (it's a very light gray).
18
+
19
## 🔎 Important:
20
21
Check this documentation:
@@ -22,3 +24,4 @@ Check this documentation:
22
24
- https://getbootstrap.com/docs/5.0/layout/grid/
23
25
- https://getbootstrap.com/docs/5.0/components/buttons/
26
- https://getbootstrap.com/docs/5.0/utilities/spacing/
27
+- https://getbootstrap.com/docs/5.0/utilities/background/
0 commit comments