Skip to content

Commit 149d543

Browse files
authored
style update
1 parent 94831bb commit 149d543

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<link id="fav" rel="shortcut icon" type="image/x-icon" href="data:image/x-icon;,">
88
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
9-
<link rel="stylesheet" href="/static/style.css">
9+
<link rel="stylesheet" href="./static/style.css">
1010
<script src="https://d3js.org/d3.v6.min.js"></script>
1111
<title>Graphql</title>
1212
</head>
@@ -48,4 +48,4 @@ <h2>Login Form</h2>
4848
<script type="module" src="experience.js"></script>
4949
</body>
5050

51-
</html>
51+
</html>

0 commit comments

Comments
 (0)