Browse Source

Remove margin

sbkwgh 7 năm trước cách đây
mục cha
commit
2cc1ca663b
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      frontend/src/assets/scss/elementStyles.scss

+ 1 - 0
frontend/src/assets/scss/elementStyles.scss

@@ -277,6 +277,7 @@ blockquote.twitter-tweet {
 	padding: 1rem;
 	padding-top: 0;
 	background-color: unset;
+	margin: 0;
 	border: thick solid $color__gray--primary;
 
 	* {