Skip to content
Snippets Groups Projects
Commit 5ae387de authored by Liam Driscoll's avatar Liam Driscoll
Browse files

CSS for Landing Page not referenced correctly. Fixing.

parent ede910ff
No related branches found
No related tags found
1 merge request!41Moving Manage Coworking Spaces page to template form.
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
<link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Sora:wght@800&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Sora:wght@800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="landingstyle.css"> <link rel="stylesheet" href="CSS/landingstyle.css">
<title>Tramshed Tech</title> <title>Tramshed Tech</title>
<img id="tramshed" src="Media/tramshed.jpg"> <img id="tramshed" src="Media/tramshed.jpg">
<div class="bg-dark p-3"> <div class="bg-dark p-3">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment