mirror of
https://git.adityakumar.xyz/adityakumar.xyz.git
synced 2024-12-21 08:22:53 +00:00
add body padding
This commit is contained in:
parent
dcabe5b996
commit
0729a52f9c
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ body {
|
|||
background-repeat: no-repeat;
|
||||
color: #606060;
|
||||
margin: 10px;
|
||||
padding: 1em;
|
||||
}
|
||||
|
||||
header {
|
||||
|
|
Loading…
Reference in a new issue