瀏覽代碼

Fix Button Responsiveness of File Block

torres126 6 年之前
父節點
當前提交
e300422b0d
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      ixion/blocks.css

+ 1 - 0
ixion/blocks.css

@@ -191,6 +191,7 @@ p.has-drop-cap:not(:focus)::first-letter {
 	background: #d7b221;
 	box-shadow: none;
 	color: white;
+	display: inline-block;
 	font-size: 16px;
 	font-weight: bold;
 	text-transform: uppercase;