Attempt #3
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m31s
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m31s
This commit is contained in:
@@ -40,6 +40,14 @@ html {
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: "Roboto Slab Variable", serif;
|
||||
@font-face {
|
||||
font-family: "Roboto Slab";
|
||||
src: url("/fonts/roboto.woff2") format("woff2");
|
||||
font-weight: 100 900;
|
||||
font-style: normal;
|
||||
font-display: block;
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: "Roboto Slab", serif;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user