Incorrect width value for OG images
[GitHub/WoltLab/WCF.git] / 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;