Add max-width property to meme page header info

Signed-off-by: Skylar "The Cobra" Widulski <cobra@vern.cc>
This commit is contained in:
Skylar "The Cobra" Widulski 2023-12-10 18:51:47 -05:00
parent e53a77f13b
commit 8bd24a4127
Signed by: cobra
GPG Key ID: 4FD8F812083FF6F9
1 changed files with 1 additions and 0 deletions

View File

@ -213,6 +213,7 @@ table.trending-images img {
.meme.box .subdiv {
bottom: 1em;
position: absolute;
max-width: 60%
}
.meme-body.box {