Skip to content

Commit

Permalink
-correcao bug css
Browse files Browse the repository at this point in the history
  • Loading branch information
kaliztro authored Oct 27, 2023
1 parent e1bb65a commit 9fceb61
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 @@ -15,7 +15,7 @@
<link rel="stylesheet" href="css/styles.css">
<link rel="stylesheet" href="css/light.css">
<link rel="stylesheet" href="css/input.css">
<link rel="stylesheet" href="/css/button.css">
<link rel="stylesheet" href="css/button.css">

<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.mask/1.14.16/jquery.mask.min.js"></script>
Expand Down

0 comments on commit 9fceb61

Please sign in to comment.