cheddarmonk / super-duper-hepta-journey

Group Repository for CIS-486
https://super-duper-hepta-journey.herokuapp.com/
2 stars 3 forks source link

add bs5 for buttons #13

Closed barrycumbie closed 2 years ago

barrycumbie commented 2 years ago

buttons look a lil dated, get BS5 in there

barrycumbie commented 2 years ago

here is the current of 'index.html'


<html>
<body>
<!--StartFragment-->

<!DOCTYPE html>
--
  | <html lang="en">
  | <head>
  | <meta charset="UTF-8" />
  | <title>Occasion Tracker</title>
  | <link rel="stylesheet" href="/styles.css" />
  | </head>

<!--EndFragment-->
</body>
</html>
barrycumbie commented 2 years ago

hey @04banshee look at #1 and tell me something.