-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,6 @@ | |
width: 100%; | ||
|
||
} | ||
|
||
.navbar a { | ||
|
||
float: left; | ||
|
@@ -71,7 +70,7 @@ | |
<body class="main"> | ||
<iframe height="45" style="border:none;" src="navbar.html" class="navbar"></iframe> | ||
<div class="main" align="center"> | ||
<h1><u>I now offer a 3 dimension printing service</u></h1> | ||
<h2><u>I now offer a 3 dimension printing service</u></h2> | ||
<h2>parts I offer can be viewed by emailing [email protected], with 3d printing service as the subject.</h2> | ||
<h2>You will find an automatic reply within 0-5 minutes</h2> | ||
</div> | ||
|