Skip to content

Commit 74b1963

Browse files
tmp: fix frontend, fail backend
1 parent 04e26e2 commit 74b1963

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

frontend/src/App.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
body {
44
background-color: #1b202c;
5-
font-family: 'Popp
5+
font-family: 'Poppins', sans-serif;
6+
padding: 0;
67
margin: 0;
78
}

0 commit comments

Comments
 (0)