Skip to content

Commit 9b793ac

Browse files
removed @import in style.css
1 parent a80946c commit 9b793ac

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Wireframe/style.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ As well as useful links to learn more */
1717
https://scrimba.com/learn-css-variables-c026
1818
====== Design Palette ====== */
1919

20-
@import url("https://fonts.googleapis.com/css2?family=Comic+Neue:wght@400;700&display=swap");
21-
2220
:root {
2321
--paper: oklch(7 0 0);
2422
--ink: color-mix(in oklab, var(--color) 5%, black);

0 commit comments

Comments
 (0)