aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/static/css/home/index.css
blob: 2d7449156ffae129759ad96ba6dbf7273a4d746a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.discord-banner {
    border-radius: 0.5rem;
}

.hero-image {
    width: 20rem;
    margin: auto;
}

.hero-body {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.section-sp img {
    height: 5rem;
    margin-right: 2rem;
}