(refactor): verified viewport, added more responsive css

This commit is contained in:
Blake Ridgway 2025-02-11 20:41:49 -06:00
parent 102da893a7
commit a9c7bfe21c
2 changed files with 203 additions and 104 deletions

View file

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>RideAware</title>
<link rel="stylesheet" href="/static/css/styles.css">
</head>
@ -40,7 +40,7 @@
</section>
<section class="hero-section-3">
<h2>Features</h2>
<h2 class="hero-sec2-header">Features</h2>
<div class="feature-cards">
<div class="feature-card">
<h3>Workout Planning</h3>