Explorar o código

Minor quote gif css improvement

Zed %!s(int64=6) %!d(string=hai) anos
pai
achega
dc79f736d0
Modificáronse 1 ficheiros con 6 adicións e 4 borrados
  1. 6 4
      src/sass/tweet/quote.scss

+ 6 - 4
src/sass/tweet/quote.scss

@@ -60,14 +60,16 @@
         margin: unset;
     }
 
-    .media-gif {
-        width: 100%;
-    }
-
     .attachments {
         border-radius: 0;
     }
 
+    .media-gif {
+        width: 100%;
+        display: flex;
+        justify-content: center;
+    }
+
     .gallery-gif .attachment {
         display: flex;
         justify-content: center;