Update style.css

This commit is contained in:
robrobinbin 2021-02-02 21:33:23 +01:00 committed by GitHub
parent 6eae4bc47a
commit d87b96d0ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -637,7 +637,7 @@ a.search_subreddit:hover {
.post_media_wrapper {
display: contents;
/* Fallback for browsers insufficiently supporting "display: contents"*/
/* Fallback for browsers with faulty "display: contents" support */
grid-area: post_media;
text-align: center;
}