lukejagg / test-canary

Miscellaneous files for ML + web development
0 stars 1 forks source link

Add 'Pop' button to frontend.html and create new style in frontend.css #228

Closed ghost closed 1 year ago

ghost commented 1 year ago

Description

This PR adds a 'Pop' button to the frontend.html file and creates a new style for it in the frontend.css file. The 'Pop' button is added to the existing form in frontend.html and is placed after the 'Order' button. The new style for the 'Pop' button is defined in frontend.css and is similar to the style of the 'Order' button but with different colors.

Summary of Changes

Fixes #2.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/add-pop-button_4

To get Sweep to edit this pull request, leave a comment below or in the code. Leaving a comment in the code will only modify the file but commenting below can change the entire PR.