aboutsummaryrefslogtreecommitdiffstats
path: root/public/projects/react-small-apps/apps/notebook/src/components/layout/Header/Header.css
blob: a413a4fedb6f1dd52f8f0853da7b4b3586a76c17 (plain)
1
2
3
4
5
6
7
.header {
  padding: 1rem 0 0;
}

.header__branding {
  font-size: 2.5rem;
}