mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-08 23:39:46 +01:00
style.css: add spacing between fileinfo important and unimportant text
This commit is contained in:
parent
569d92c6f5
commit
a496e5429b
@ -1206,8 +1206,10 @@ div.video-container {
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 48em) {
|
||||
p.fileinfo .unimportant {
|
||||
margin-left: 0.3em;
|
||||
|
||||
@media (max-width: 48em) {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user