use link to import style, dummy
This commit is contained in:
parent
6fb835182a
commit
f289cbc6c3
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Magic 8-ball</title>
|
||||
<style rel="stylesheet" href="style.css"></style>
|
||||
<link rel="stylesheet" href="style.css"></link>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue