Skip to content

Commit

Permalink
correccion de rutas
Browse files Browse the repository at this point in the history
  • Loading branch information
cosr2996 committed Jul 7, 2023
1 parent 4c0e5a3 commit 8ea9391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>log in</title>
<link rel="stylesheet" href="../styles/login.css">
<link rel="stylesheet" href="./styles/login.css">



Expand Down

0 comments on commit 8ea9391

Please sign in to comment.