mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-03-05 13:30:33 -05:00
fix video title width on mobile
This commit is contained in:
@@ -1436,6 +1436,9 @@ code {
|
||||
margin: 5px 2.5%;
|
||||
width: 95%;
|
||||
}
|
||||
#post .video .title {
|
||||
width: 100%;
|
||||
}
|
||||
#post .video-holder a img {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user