mobile: improved submitted text margin

This commit is contained in:
bopol 2020-12-06 20:06:27 +01:00
parent 5175d96a4e
commit 6eb9f52f5b

3
dist/css/styles.css vendored
View File

@ -1397,6 +1397,9 @@ code {
margin: 5px 2.5%;
width: 95%;
}
.info .submitted {
margin: auto auto 2.5% 2.5%;
}
}