Update styles

497ec1719e82c672c8861098e75d177f3ea1c540
Alexis Sellier committed ago 1 parent 4bd0d505
style.css +2 -2
11 11
  background-position: bottom center;
12 12
  padding: 10px;
13 13
}
14 14
15 15
h1 {
16 -
  font-size: 27px;
16 +
  font-size: 24px;
17 17
}
18 18
19 19
body > header {
20 20
  display: inline;
21 21
  text-align: right;
40 40
  background-color: white;
41 41
}
42 42
43 43
li {
44 44
  margin: 5px 0;
45 -
  font-size: 24px;
45 +
  font-size: 20px;
46 46
  display: block;
47 47
}
48 48
49 49
a {
50 50
  text-decoration: none;