mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-09-15 10:14:59 +00:00
codeblock copy
This commit is contained in:
10
quartz/components/styles/header.scss
Normal file
10
quartz/components/styles/header.scss
Normal file
@@ -0,0 +1,10 @@
|
||||
header {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
margin: 1em 0 2em 0;
|
||||
& > h1 {
|
||||
margin: 0;
|
||||
flex: auto;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user