瀏覽代碼

Merge pull request #2017 from Automattic/fix/#2007

TextBook: Center image captions
Ben Dwyer 4 年之前
父節點
當前提交
171188d5d4
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      textbook/assets/css/blocks.css

+ 1 - 0
textbook/assets/css/blocks.css

@@ -25,6 +25,7 @@ Description: Used to style Gutenberg Blocks.
 	font-size: 0.875rem;
 	font-weight: 400;
 	line-height: 1.65em;
+	text-align: center;
 }
 
 /* Video */