mirror of
https://codeberg.org/tacerus/teddit.git
synced 2024-11-22 14:59:26 +01:00
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:
commit
025811dcbd
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