Skip to content
Snippets Groups Projects
Commit 9a93716a authored by Simon Törnqvist's avatar Simon Törnqvist
Browse files

Fix: last commit linked wrong css-name

parent 94d43bf8
Branches main
No related tags found
No related merge requests found
Pipeline #51425 passed
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=yes"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=yes">
<link rel="stylesheet" href="client.css" /> <link rel="stylesheet" href="style.css" />
<title>Home</title> <title>Home</title>
</head> </head>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment