summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorEvan <38150833+beigebeats@users.noreply.github.com>2023-12-22 22:15:08 -0800
committerEvan <38150833+beigebeats@users.noreply.github.com>2023-12-22 22:15:08 -0800
commit9129f6ff6f160a82da2ef1a02c391330d9184305 (patch)
treef9f33ee731f0288aa988164f1a5bf81d767c68bc /index.html
parent16b4b1caec21f043993f41764b7f871a1bc1089a (diff)
minor bug fix
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 516a32c..e1642fe 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Leave a Tip</title>
- <link rel="stylesheet" href="../styles.css">
+ <link rel="stylesheet" href="./styles.css">
</head>
<body>
<section class="landing-page">