Skip to content

Commit 710fb47

Browse files
committed
remove css
1 parent 22c4685 commit 710fb47

File tree

2 files changed

+34
-8
lines changed

2 files changed

+34
-8
lines changed

.idea/workspace.xml

Lines changed: 34 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
<meta property="og:image" content="img/image.png"/>
1010
<link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon"/>
1111
<title>Algorithm Visualizer</title>
12-
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto">
13-
<link rel="stylesheet" href="public/algorithm_visualizer.min.css">
1412
</head>
1513

1614
<body>

0 commit comments

Comments
 (0)