minor css tweaks
This commit is contained in:
parent
b569ab2fb5
commit
69426a2056
@ -30,7 +30,7 @@ body {
|
||||
color: var(--primary-text);
|
||||
font-family: sans-serif;
|
||||
line-height: 1.5;
|
||||
margin: 1rem auto;
|
||||
margin: 0 auto;
|
||||
max-width: 900px;
|
||||
background: var(--content-bg);
|
||||
font-family: 'Yaldevi', sans-serif;
|
||||
@ -39,7 +39,6 @@ body {
|
||||
|
||||
header {
|
||||
border-bottom: 1px solid var(--accent);
|
||||
/* background: purple; */
|
||||
padding: 4rem 1rem 0 1rem;
|
||||
margin-bottom: 1rem;
|
||||
display: flex;
|
||||
|
Loading…
x
Reference in New Issue
Block a user