Skip to content

Commit

Permalink
style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshPrajapati7 authored Sep 13, 2024
1 parent f9bdac3 commit d679878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body{
margin: 0;
background-color: #28231D;
background-color: #F4F4F4;
font-family: Poppins;
}
:root{
Expand Down

0 comments on commit d679878

Please sign in to comment.