Add css
Make html prettier
This commit is contained in:
@@ -3,10 +3,13 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="../style.css">
|
||||
<title>Title</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Recipe Name/h1>
|
||||
<div class="title">
|
||||
<h1>Recipe Name/h1>
|
||||
</div>
|
||||
<img src="url">
|
||||
<br>
|
||||
Description
|
||||
|
||||
Reference in New Issue
Block a user