mirror of
https://codeberg.org/tacerus/teddit.git
synced 2025-01-07 11:52:33 +01:00
fix video title width on mobile
This commit is contained in:
parent
7596b870e5
commit
c44551580f
@ -1436,6 +1436,9 @@ code {
|
||||
margin: 5px 2.5%;
|
||||
width: 95%;
|
||||
}
|
||||
#post .video .title {
|
||||
width: 100%;
|
||||
}
|
||||
#post .video-holder a img {
|
||||
width: 100%;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user