DjangoGirls / tutorial-extensions

Additional tasks for tutorial
https://tutorial-extensions.djangogirls.org
Other
163 stars 203 forks source link

Changes to homework tutorial #172

Open IwonaZ opened 11 months ago

IwonaZ commented 11 months ago

This PR include small changes to the homework tutorial. Instead of using class="glyphicon glyphicon-lock" that seems to not work with Bootstrap 5, it uses .svg files from icons. Instead of using btn-default it uses btn-secondary following Bootstrap 5 buttons classes.