summaryrefslogtreecommitdiff
path: root/stylesheets/légal.css
blob: 6e39400314f26d932ba03239880bdb78a3461943 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
main {
    max-width: 55em;
    justify-self: center;
}

.icons p {
    display: flex;
}

.icons img {
    margin: 0 .5em;
    width: 2em;
    filter: brightness(0);
}