Skip to content

Commit 3dee2ff

Browse files
committed
Add 'white-space: nowrap' style to 国際的な非営利活動 in Top
1 parent 360218f commit 3dee2ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/home/show.html.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
%section.introduction.text-center.list
1111
%p
1212
CoderDojo は子どものためのプログラミング道場です。2011年にアイルランドから始まった
13-
%a{href: dojomap_url(path='/world')}<> 国際的な非営利活動
13+
%a{href: dojomap_url(path='/world'), style: 'white-space: nowrap;'}<> 国際的な非営利活動
1414
で、日本には
1515
%b>= @dojo_count
1616
以上の道場があります。

0 commit comments

Comments
 (0)