summaryrefslogtreecommitdiff
path: root/main.css
blob: 895db7f9c5684734a298f91817d893c369038b27 (plain)
1
2
3
4
5
6
7
8
header {
  display: flex;
  justify-content: space-between;
}

body {
  padding: 40px;
}