File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change @@ -46,6 +46,13 @@ A product page to understand Bulma basics.
46
46
47
47
### Features
48
48
49
- -
49
+ - handling font sizes and colors with Bulma.
50
+ - working with section, container and spacing classes.
51
+ - building a navbar for desktop and mobile with a burger menu.
52
+ - adding some breadcrumbs, a message box and a footer.
53
+ - playing with grid columns and responsive classes.
54
+ - generating cards for related products.
55
+ - using tabs and rendering a modal with JavaScript.
56
+ - creating a form: text, checkbox and select fields.
50
57
51
58
Based on [ Bulma CSS Tutorial] ( https://www.youtube.com/playlist?list=PL4cUxeGkcC9iXItWKbaQxcyDT1u6E7a8a ) by Shaun Pelling - The Net Ninja (2020).
Original file line number Diff line number Diff line change @@ -10,6 +10,13 @@ A product page to understand Bulma basics.
10
10
11
11
## Features
12
12
13
- -
13
+ - handling font sizes and colors with Bulma.
14
+ - working with section, container and spacing classes.
15
+ - building a navbar for desktop and mobile with a burger menu.
16
+ - adding some breadcrumbs, a message box and a footer.
17
+ - playing with grid columns and responsive classes.
18
+ - generating cards for related products.
19
+ - using tabs and rendering a modal with JavaScript.
20
+ - creating a form: text, checkbox and select fields.
14
21
15
22
Based on [ Bulma CSS Tutorial] ( https://www.youtube.com/playlist?list=PL4cUxeGkcC9iXItWKbaQxcyDT1u6E7a8a ) by Shaun Pelling - The Net Ninja (2020).
You can’t perform that action at this time.
0 commit comments