Incorrect width value for OG images
authorAlexander Ebert <ebert@woltlab.com>
Mon, 10 May 2021 12:55:21 +0000 (14:55 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 10 May 2021 12:55:21 +0000 (14:55 +0200)
wcfsetup/install/files/style/ui/unfurlUrl.scss

index 27e8d6d019a924930ec40630a9937387191378ea..bedff06376c3350a793da8ade9d77b55a836ffe9 100644 (file)
@@ -12,7 +12,7 @@
 
        /* OG images are designed with a 2:1 aspect ratio. */
        &.unfurlUrlCardCoverImage {
-               width: 600px;
+               width: 400px;
 
                .unfurlUrlImage {
                        height: 200px;