Skip to content

Commit 8f87f55

Browse files
authored
Fix css issue
1 parent f98203c commit 8f87f55

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
@@ -5,7 +5,7 @@
55
<meta name="og:title" content="Stylite">
66
<meta name="og:description" content="Dart, Python and, Scala developer">
77
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no"/>
8-
<link rel="stylesheet" href="https://stylite.github.io/main.css">
8+
<link rel="stylesheet" href="main.css">
99
</head>
1010
<html lang="en">
1111
<body>
@@ -63,4 +63,4 @@ <h2>My Twitter profile!</h2>
6363
</div>
6464
<bottombar/>
6565
</body>
66-
</html>
66+
</html>

0 commit comments

Comments
 (0)