lighthouse css
This commit is contained in:
parent
c020942e8b
commit
f053978972
@ -16,6 +16,13 @@
|
|||||||
as="style"
|
as="style"
|
||||||
onload="this.onload=null;this.rel='stylesheet'"
|
onload="this.onload=null;this.rel='stylesheet'"
|
||||||
/>
|
/>
|
||||||
|
<noscript>
|
||||||
|
<link
|
||||||
|
href="https://fonts.googleapis.com/css2?family=Onest:wght@100..900&display=swap"
|
||||||
|
rel="stylesheet"
|
||||||
|
type="text/css"
|
||||||
|
/>
|
||||||
|
</noscript>
|
||||||
<style>
|
<style>
|
||||||
html, body {height: 100vh;overflow: hidden;}
|
html, body {height: 100vh;overflow: hidden;}
|
||||||
body {background: #FCFFFB;padding:0;margin:0;font-family: 'Onest', system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, sans-serif;}
|
body {background: #FCFFFB;padding:0;margin:0;font-family: 'Onest', system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, sans-serif;}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user