Merge pull request 'improve readability on mobile' (#29) from bopol/teddit:mobile into main

Reviewed-on: https://codeberg.org/teddit/teddit/pulls/29
This commit is contained in:
teddit 2020-12-04 22:13:33 +01:00
commit 025811dcbd

3
dist/css/styles.css vendored
View File

@ -1360,6 +1360,9 @@ code {
#search form {
width: 240px;
}
.comment {
padding-left: 2.5%;
}
.comment details summary::-webkit-details-marker,
.comment details summary::marker {
font-size: 1.25rem;