improve readability on mobile

This commit is contained in:
bopol 2020-12-04 21:51:21 +01:00
parent d07a400884
commit 013ce5ca64

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;