Skip to content

Commit c41f9cd

Browse files
committed
Remove test font
1 parent d726651 commit c41f9cd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/style.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,10 @@
11
/* ------------------- Any global custom styles will go here */
22
@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");
3-
@import url('https://fonts.googleapis.com/css2?family=Luckiest+Guy&display=swap');
43

54
body {
65
font-family: "Poppins", sans-serif;
76
}
87

9-
.lucky {
10-
font-family: "Luckiest Guy", sans-serif;
11-
}
12-
138
/* ------------ Hero Section styles */
149
.hero-background {
1510
background-image: url("/resources/upbg3.png");

0 commit comments

Comments
 (0)