Skip to content

Commit

Permalink
resolve css problem.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nisheet-Patel committed Apr 27, 2024
1 parent 5db9dae commit 146b5e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<title>Mini Projects</title>

<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="/css/button.css">
<link rel="stylesheet" href="/css/theme-switch.css">
<link rel="stylesheet" href="css/button.css">
<link rel="stylesheet" href="css/theme-switch.css">


</head>
Expand Down

0 comments on commit 146b5e8

Please sign in to comment.