diff options
Diffstat (limited to 'static/recipes/oyakodon.html')
| -rw-r--r-- | static/recipes/oyakodon.html | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/static/recipes/oyakodon.html b/static/recipes/oyakodon.html index f041473..08d0a61 100644 --- a/static/recipes/oyakodon.html +++ b/static/recipes/oyakodon.html @@ -25,9 +25,13 @@ </ul> </nav> - <h1>My Oyakodon Recipe</h1> </header> - <main> + + <div id="headerwrapper"> + <h1>My Oyakodon Recipe</h1> + </div> + + <main id="wrapper-center"> <div id="lists"> <h2>Description</h2> <p> |
