This PR adds a new 'Pop' button to the frontend.html file and creates a new style for this button in the frontend.css file.
Summary of Changes
Added a new button element with the id "pop" after the form element in frontend.html.
The new button has the text "Pop".
Created a new style for the button with id "pop" in frontend.css.
The new style is similar to the existing button style but with a different color to distinguish it.
Please review and merge these changes. Thank you!
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.
Description
This PR adds a new 'Pop' button to the frontend.html file and creates a new style for this button in the frontend.css file.
Summary of Changes
Please review and merge these changes. Thank you!
Fixes #2.
To checkout this PR branch, run the following command in your terminal:
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.