1
0
mirror of https://github.com/NicolasConstant/sengi synced 2025-01-09 07:28:23 +01:00
Sengi-Windows-MacOS-Linux/docs/assets/sass/layout/_header.scss
Nicolas Constant 20377f798c
init header
2019-04-10 00:55:29 -04:00

4 lines
85 B
SCSS

.header {
background-color: rgb(247, 247, 247);
height: calc(100vh - 3rem);
}