Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit fc368b2

Browse files
Challenge 30177722 - Submission 457950
1 parent bd2a3e3 commit fc368b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/reuse/global.css

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
22
@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed: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=Barlow: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');
34

45
body {
56
background-color: #f4f5f6;

0 commit comments

Comments
 (0)