summaryrefslogtreecommitdiff
path: root/static/styles.css
blob: 9592da8d9d8920b7ae5d37301f4a6c28143128d1 (plain)
1
2
3
4
5
6
7
img {
    max-width: 50%;
}

p {
    margin-bottom: revert !important;
}