diff --git a/index.html b/index.html index a21d718..1591fc2 100644 --- a/index.html +++ b/index.html @@ -63,6 +63,7 @@ } .definition .summary { font-size: 20px; + text-align: left; } .definition .summary .word { font-size: 20px; @@ -72,6 +73,7 @@ font-size: 18px; margin-left: 1em; color: #444; + display: inline-block; } .definition .pos { font-style: italic; @@ -138,8 +140,8 @@