Przeglądaj źródła

Internal: Fixed stylelint errors related to indentation.

Aleksander Nowodzinski 5 lat temu
rodzic
commit
80f0a3e354
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      docs/assets/snippet-styles.css

+ 1 - 1
docs/assets/snippet-styles.css

@@ -139,7 +139,7 @@ It breaks CKEditor 5 (see how <p><code>[]</code></p> looks). */
 }
 
 .main__notification-body p {
-  margin-bottom: 0.3em;
+	margin-bottom: 0.3em;
 }
 
 .main__notification-body p:last-child {