all repos — ssl-expert @ e682e109deb6a363ccb6c327c532a2aab4d73f94

Landing page for ssl-expert.de

static/style.css (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
header {
    display: flex;
    flex: 1;

    h1 {
        margin-top: 100px;
    }
}