1
0
Fork 0

[GIT] update bootstrap + refresh all css

This commit is contained in:
Jannik Beyerstedt 2016-05-17 20:49:56 +02:00
parent 2a355d4f81
commit 00f6c75038
12 changed files with 79 additions and 37 deletions

View file

@ -9,16 +9,16 @@ main {
text-align: center;
margin-top: 17%;
margin-bottom: 20%;
div.logo {
font-family: 'Boon', "Verdana", "Arial", sans-serif;
font-size: 24.5px;
line-height: 1.2em;
font-weight: 100;
width: 11em; // more than needed, because of fallback fonts
margin: 0 auto;
span {
color: $color_accent;
font-weight: 400;
@ -26,18 +26,18 @@ main {
padding-left: 0.1em;
padding-right: 0.56em;
}
&.surname {
&.surname {
letter-spacing: -0.036em;
}
}
}
p {
margin-top: 0.5em;
font-size: 14px;
letter-spacing: -0.02em;
}
}
}