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