Archived
1
0

Fix bugs in CI

This commit is contained in:
Anmol Sethi
2020-02-18 19:06:35 -05:00
parent 1aaa53622d
commit 5681c87e33
12 changed files with 40 additions and 51 deletions

View File

@ -10,17 +10,8 @@ body {
background: #272727;
color: #f4f4f4;
margin: 0;
font-family:
-apple-system,
BlinkMacSystemFont,
"Segoe UI",
Roboto,
Helvetica,
Arial,
sans-serif,
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol";
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
"Segoe UI Emoji", "Segoe UI Symbol";
overflow: hidden;
}