- Issue created by @alshami
- 🇯🇴Jordan Rajab Natshah Jordan
1. Use "type" for the new property name.
2. Add two stories for the footer. Only change the type ( Light and Dark ).
3. Add more Social link stories ( cover all social links in the footer ).
4. Use Bootstrap 5.3 CSS3 variables. ( no static color, spacing (ext.. ) , or other SASS static variables like$primary
- usevar(--bs-primary);
) - look for them in the root variables - It is ok to create custom footer or social CSS3 variables.
Have a look at this example of custom CSS3 variables
5. Change "Menu link" to only "Menu"
6. Change "Social link" to "Social button"