diff options
-rw-r--r-- | index.html | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -7,11 +7,7 @@ <link href="https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap" rel="stylesheet"> - <style> - * { - font-family: "Roboto", sans-serif; - } - </style> + <link rel="stylesheet" href="style.css"> </head> <body> |