diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"> |
