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

Commit 4ec5bab

Browse files
Merge pull request #16 from topcoder-platform/c30177722-s457950
Challenge Listing Part 2 - Filters
2 parents bd2a3e3 + fc368b2 commit 4ec5bab

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)