1
0
mirror of https://github.com/NicolasConstant/sengi synced 2025-01-24 15:31:26 +01:00
Sengi-Windows-MacOS-Linux/docs/assets/sass/layout/_header.scss

4 lines
85 B
SCSS
Raw Normal View History

2019-04-10 06:55:29 +02:00
.header {
background-color: rgb(247, 247, 247);
height: calc(100vh - 3rem);
}