Skip to content
Snippets Groups Projects
Commit 13da50ea authored by Jakob Yanagibashi's avatar Jakob Yanagibashi :nail_care_tone4:
Browse files

Use Roboto Mono font

parent 9b054069
No related branches found
No related tags found
1 merge request!5New logo
......@@ -12,7 +12,7 @@
body {
display: flex;
flex-flow: column wrap;
font-family: "Space Mono", ui-monospace, monospace, ui-sans-serif, sans-serif;
font-family: "Roboto Mono", ui-monospace, monospace, ui-sans-serif, sans-serif;
-webkit-user-select: none; /* still needed for Safari 16 */
user-select: none;
}
......
......@@ -16,7 +16,7 @@
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Space+Mono&display=swap"
href="https://fonts.googleapis.com/css2?family=Roboto+Mono&display=swap"
rel="stylesheet"
/>
</head>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment