mirror of
https://github.com/Kaisaan/kaisaan.github.io.git
synced 2025-06-19 09:15:48 -04:00
Fix margin
This commit is contained in:
parent
c0cde60604
commit
dd969fae7c
@ -3,12 +3,8 @@
|
|||||||
body {
|
body {
|
||||||
font-family: 'Roboto Mono', monospace;
|
font-family: 'Roboto Mono', monospace;
|
||||||
background-color: #EFEFEF;
|
background-color: #EFEFEF;
|
||||||
margin: 0;
|
|
||||||
padding: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
p, h1, h2 {
|
|
||||||
margin: 2%;
|
margin: 2%;
|
||||||
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
|
@ -3,7 +3,7 @@ title: Home
|
|||||||
layout: default
|
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>
|
<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>
|
<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>
|
<h2>Source</h2>
|
||||||
|
Loading…
Reference in New Issue
Block a user