feat(11): adding font from google fonts
This commit is contained in:
@@ -104,6 +104,10 @@ object Page {
|
||||
content := "width=device-width, initial-scale=1.0"
|
||||
),
|
||||
tags2.title("Frontend Mentor | Single Price Grid Component"),
|
||||
link(
|
||||
href := "https://fonts.googleapis.com/css2?family=Karla:wght@400;700&display=swap",
|
||||
rel := "stylesheet",
|
||||
),
|
||||
link(
|
||||
rel := "icon",
|
||||
`type` := "image/png",
|
||||
|
||||
Reference in New Issue
Block a user