Louis Hollingworth
f1c76c22a7
Added index, translations (not currently working), and removed further unnecessary stuff
5 lines
149 B
CSS
5 lines
149 B
CSS
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;700&display=swap');
|
|
|
|
body {
|
|
font-family: 'Ubuntu', sans-serif !important;
|
|
} |