Added typescript, added new logo, improved margins
This commit is contained in:
parent
b9f5460501
commit
05120f0aa5
10 changed files with 79 additions and 14 deletions
src/layouts
|
@ -32,7 +32,7 @@ const { title } = Astro.props;
|
|||
}
|
||||
div > h1 {
|
||||
color: white;
|
||||
margin: 0.5rem 0px;
|
||||
margin: 0.5rem 0px 0.5rem 0.5em;
|
||||
padding: 0.25rem 0.75rem;
|
||||
width: max-content;
|
||||
background-color: #1e1e1e;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue