diff options
-rw-r--r-- | webcomic.html | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/webcomic.html b/webcomic.html index 0483d34..d3fa977 100644 --- a/webcomic.html +++ b/webcomic.html @@ -26,6 +26,7 @@ and is wrapped around the whole page content, except for the footer in this exam <div class="w3-card-1 w3-margin w3-indigo"> <div class="w3-container"> <h3><b>WELCOME TO ML COMICS</b></h3> + <p>ML comics, founded by Miranda and Logan Hunt, is a webcomic with much inspiration from xkcd.</p> <!-- Blog entry --> <!-- 'ctrl + /' to comment --> @@ -60,12 +61,6 @@ and is wrapped around the whole page content, except for the footer in this exam <div class="w3-col l20 s500"> <!-- Blog entry --> - - <div class="w3-container"> - <p>ML comics, founded by Miranda and Logan Hunt, is a webcomic with much inspiration from xkcd.</p> - <div class="w3-row"> - </div> </div> - </div> <hr> <!-- Blog entry --> |