aboutsummaryrefslogtreecommitdiff
path: root/src/pages/index.css
blob: d242483237032d23ece6f5d11b0f04ac19891e79 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
.home {
    text-align: center;
}

.avatar {
    border-radius: 50%;
}

h1 {
    font-weight: 500;
    font-size: 2.3rem;
}