Archived
1
0

Add macOS release step

This commit is contained in:
Anmol Sethi
2020-02-14 20:03:54 -05:00
parent 4aa15401c3
commit 61d1af0413
8 changed files with 450 additions and 435 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;
}