Merge branch 'master' of https://git.etud.insa-toulouse.fr/rees/progWeb
This commit is contained in:
commit
8495da8139
1 changed files with 2 additions and 5 deletions
|
@ -19,12 +19,9 @@
|
|||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<main>
|
||||
<section>
|
||||
<h1>Savoury Options</h1>
|
||||
<h1 style="color: sienna;">Savoury Options</h1>
|
||||
<ul>
|
||||
<li>
|
||||
<h3>Greek dips</h3>
|
||||
|
@ -50,7 +47,7 @@
|
|||
height="350">
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Sweet Options</h1>
|
||||
<h1 style="color: sienna;">Sweet Options</h1>
|
||||
<ul>
|
||||
<li>
|
||||
<h3>Vegan</h3>
|
||||
|
|
Loading…
Reference in a new issue