reversed phosphate reload
All checks were successful
Copy Files to Samba Share dev / Copy Files (push) Successful in 24s
All checks were successful
Copy Files to Samba Share dev / Copy Files (push) Successful in 24s
This commit is contained in:
@@ -7,6 +7,11 @@
|
|||||||
padding: 3rem 0;
|
padding: 3rem 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Phospate;
|
||||||
|
src: url("../../../public/assets/Phosphate/Phosphate-Solid-02.woff2");
|
||||||
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
font-family: Phospate;
|
font-family: Phospate;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
|
|||||||
@@ -14,7 +14,6 @@
|
|||||||
<link href="https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&display=swap" rel="preload" as="style">
|
<link href="https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&display=swap" rel="preload" as="style">
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&display=swap" rel="stylesheet">
|
||||||
<link rel="preload" as="image" href="assets/services/Educatief-zetwerk-800.webp">
|
<link rel="preload" as="image" href="assets/services/Educatief-zetwerk-800.webp">
|
||||||
<link rel="preload" as="font" href="assets/Phosphate/Phosphate-Solid-02.woff2" crossorigin>
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<app-root></app-root>
|
<app-root></app-root>
|
||||||
|
|||||||
@@ -36,8 +36,3 @@ html {
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: Phospate;
|
|
||||||
src: url("/assets/Phosphate/Phosphate-Solid-02.woff2");
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user