this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

forgot monospace var

+1
+1
app/assets/stylesheets/application.css
··· 21 21 :root { 22 22 --font-main: "Gudea", sans-serif; 23 23 --font-accent: "Raleway", sans-serif; 24 + --font-monospace: "JetBrains Mono", monospace; 24 25 --main-color: #4f6599; /* dark blue */ 25 26 --main-color-darker: #e8effc; /* darker blue */ 26 27 --main-color-darkest: #303446; /* darkest blue purple-ish */