first commit
This commit is contained in:
5
src/static/sass/layout/_header.scss
Normal file
5
src/static/sass/layout/_header.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
.header {
|
||||
padding-top: 4rem;
|
||||
background-color: rebeccapurple;
|
||||
grid-column: 1 / 13;
|
||||
}
|
||||
Reference in New Issue
Block a user