Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Commit

Permalink
fixed guestbook padding
Browse files Browse the repository at this point in the history
  • Loading branch information
Mast3rwaf1z committed Nov 10, 2023
1 parent d0f4d46 commit 7c23be1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guestbook.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<header id="header"></header>
<body style="background-color: black;">
<h1 class="center">Write a message for me :)</h1>
<div style="background-color: rgb(15,15,15);text-align: left;">
<div style="background-color: rgb(15,15,15);text-align: left; padding:2%">
<!-- begin wwww.htmlcommentbox.com -->
<div id="HCB_comment_box"><a href="http://www.htmlcommentbox.com">HTML Comment Box</a> is loading comments...</div>
<link rel="stylesheet" type="text/css" href="https://www.htmlcommentbox.com/static/skins/bootstrap/twitter-bootstrap.css?v=0" />
Expand Down

0 comments on commit 7c23be1

Please sign in to comment.