aboutsummaryrefslogtreecommitdiff
path: root/src/styles/header.scss
blob: 5071b5ea41abfb521a7e8113308c96d856670fdc (plain)
1
2
3
4
5
$bgColor: lightgray;

#header {
	background-color: $bgColor;
}