lots of styling
This commit is contained in:
@@ -35,9 +35,9 @@ import { SITE_TITLE } from '../consts';
|
||||
</header>
|
||||
<style>
|
||||
header {
|
||||
color: var(--color-light-text);
|
||||
margin: 0;
|
||||
padding: 0 1em;
|
||||
background: white;
|
||||
padding: 0;
|
||||
box-shadow: 0 2px 8px rgba(var(--black), 5%);
|
||||
}
|
||||
h2 {
|
||||
|
||||
Reference in New Issue
Block a user