Skip to content
Snippets Groups Projects
Commit 66e87ed1 authored by Éloïs's avatar Éloïs
Browse files

[fix] fix #43

parent 771f961d
No related branches found
No related tags found
1 merge request!55Dev module
...@@ -6,6 +6,9 @@ ...@@ -6,6 +6,9 @@
<link href="https://fonts.googleapis.com/css?family=Ubuntu" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Ubuntu" rel="stylesheet">
<!-- <link href="https://librelois.fr/fonts/ubuntu.css" rel="stylesheet"> font-family: 'Ubuntu'; --> <!-- <link href="https://librelois.fr/fonts/ubuntu.css" rel="stylesheet"> font-family: 'Ubuntu'; -->
<style> <style>
html {
overflow-y: scroll;
}
html, body, *, pre { html, body, *, pre {
font-family: "Ubuntu"; font-family: "Ubuntu";
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment