decrease main title size

This commit is contained in:
Luc Juggery 2018-01-26 10:04:37 +01:00
parent 1f9b3031e5
commit 31a1a27e98

View file

@ -28,15 +28,15 @@ menu {
header {
background: #3f51b5;
color: #ffffff;
padding: 0px 0;
padding: 10px 0;
}
header p {
font-family: 'Allura';
color: rgba(255, 255, 255, 0.2);
margin-bottom: 0;
font-size: 60px;
margin-top: -30px;
font-size: 45px;
margin-top: -10px;
}
.timeline {