瀏覽代碼

remove margin-top: 2rem; in Swage (#4566)

* remove margin-top: 2rem; in Swage

* remove margin-top: 2rem; manually

* make fix-all

* revert formating

* Update swage.css

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Co-authored-by: mathContao <math-home@web.de>
Tealk 3 年之前
父節點
當前提交
fd22ee4090
共有 4 個文件被更改,包括 0 次插入12 次删除
  1. 0 4
      p/themes/Swage/swage.css
  2. 0 0
      p/themes/Swage/swage.css.map
  3. 0 4
      p/themes/Swage/swage.rtl.css
  4. 0 4
      p/themes/Swage/swage.scss

+ 0 - 4
p/themes/Swage/swage.css

@@ -72,10 +72,6 @@ img.icon:hover {
 	background: none;
 }
 
-main#stream {
-	margin-top: 2rem;
-}
-
 sup {
 	top: -0.3em;
 }

文件差異過大導致無法顯示
+ 0 - 0
p/themes/Swage/swage.css.map


+ 0 - 4
p/themes/Swage/swage.rtl.css

@@ -72,10 +72,6 @@ img.icon:hover {
 	background: none;
 }
 
-main#stream {
-	margin-top: 2rem;
-}
-
 sup {
 	top: -0.3em;
 }

+ 0 - 4
p/themes/Swage/swage.scss

@@ -92,10 +92,6 @@ img {
 	}
 }
 
-main#stream {
-	margin-top: 2rem;
-}
-
 sup {
 	top: -0.3em;
 }

部分文件因文件數量過多而無法顯示