Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhay557 authored Feb 14, 2024
1 parent a053de9 commit 712fa27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap');

* {
margin: 0;
margin: 10;
padding: 0;
color: var(--secondary);
font-size: 16px;
Expand Down

0 comments on commit 712fa27

Please sign in to comment.