Fix margin

This commit is contained in:
Kaisaan 2022-02-15 22:56:46 -05:00
parent c0cde60604
commit dd969fae7c
2 changed files with 6 additions and 10 deletions

View File

@ -3,12 +3,8 @@
body {
font-family: 'Roboto Mono', monospace;
background-color: #EFEFEF;
margin: 0;
padding: 0;
}
p, h1, h2 {
margin: 2%;
padding: 0;
}
p {
@ -25,12 +21,12 @@ h1 {
margin: 0;
padding: 0;
overflow: hidden;
background-color: #259441;
font-family: 'Roboto Mono', monospace;
background-color: #259441;
font-family: 'Roboto Mono', monospace;
}
.navstd {
float: left;
float: left;
}
.navstd a {
@ -38,7 +34,7 @@ h1 {
color: white;
text-align: center;
padding: 14px 16px;
text-decoration: none;
text-decoration: none;
}
.navstd a:hover {

View File

@ -3,7 +3,7 @@ title: Home
layout: default
---
<center><h1>Welcome to Kaisaan's Website!</h1></center>
<center><h1>Welcome to Kaisaan's Yuummy Site!</h1></center>
<h2>Hello There</h2>
<p>I'm Kaisaan Siddiqui, just another person on the internet. This website is still a W.I.P. I plan on documenting my passions and projects here.</p>
<h2>Source</h2>