瀏覽代碼

remove use of code block for emphasis

Kelly Thomas 8 年之前
父節點
當前提交
6931ba809a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      learning/step_by_step/ui_main_menu.rst

+ 1 - 1
learning/step_by_step/ui_main_menu.rst

@@ -113,7 +113,7 @@ center the illustration with a ``CenterContainer``.
 
     Containers adapt to the window's resolution and width-to-height
     ratio. Although we could place UI elements by hand, containers are
-    faster, more precise, and ``responsive``.
+    faster, more precise, and **responsive**.
 
 Prepare the Main Menu scene
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~