mirror of
https://codeberg.org/tacerus/teddit.git
synced 2025-01-09 12:52:32 +01:00
improve readability on mobile
This commit is contained in:
parent
d07a400884
commit
013ce5ca64
3
dist/css/styles.css
vendored
3
dist/css/styles.css
vendored
@ -1360,6 +1360,9 @@ code {
|
|||||||
#search form {
|
#search form {
|
||||||
width: 240px;
|
width: 240px;
|
||||||
}
|
}
|
||||||
|
.comment {
|
||||||
|
padding-left: 2.5%;
|
||||||
|
}
|
||||||
.comment details summary::-webkit-details-marker,
|
.comment details summary::-webkit-details-marker,
|
||||||
.comment details summary::marker {
|
.comment details summary::marker {
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
|
Loading…
Reference in New Issue
Block a user