mirror of
https://github.com/Kaisaan/kaisaan.github.io.git
synced 2025-06-18 16:55:39 -04:00
Fix margin
This commit is contained in:
parent
c0cde60604
commit
dd969fae7c
@ -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 {
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user