Skip to content

Commit

Permalink
Restructure stylesheet path
Browse files Browse the repository at this point in the history
  • Loading branch information
Otanga-Otieno committed Mar 16, 2022
1 parent f3c66c6 commit e8a6e3c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
-->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<link rel="stylesheet" href="fontawesome/css/all.min.css">
<link rel="stylesheet" href="Algorithm-Visualizer/main.css">
<link rel="stylesheet" href="main.css">
<title>Algorithm Visualizer</title>
</head>
<body style="text-align: center; background-color: #f53b57;">
Expand Down
File renamed without changes.

0 comments on commit e8a6e3c

Please sign in to comment.