summaryrefslogtreecommitdiff
path: root/assets/custom.css
blob: 320c713918703ed7006563801e5282ca8cb5df7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
body {
    padding-top: 90px;
}

h3 {
    font-size: 1.7rem;
    margin-bottom: 0.7rem;
}

.jumbotron {
    text-align: center;
}