Skip to content

Commit 5f2dc8a

Browse files
committed
Feat: created a new folder for the style sheets.
1 parent 2381fa7 commit 5f2dc8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Wireframe/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
1414
<link href="https://fonts.googleapis.com/css2?family=Bitcount+Grid+Single:wght@100..900&family=Cantarell:ital,wght@0,400;0,700;1,400;1,700&display=swap"
1515
rel="stylesheet">
16-
<link rel="stylesheet" href="style.css"/>
16+
<link rel="stylesheet" href="Styles/style.css"/>
1717
</head>
1818

1919
<body>

0 commit comments

Comments
 (0)