From 9b01d8b260b071520f20dc2e99636ba8a1b555f1 Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Sat, 31 Jan 2015 23:46:55 -0800 Subject: [PATCH] wider --- views/index.moon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/index.moon b/views/index.moon index 6522e59..99b2ccc 100644 --- a/views/index.moon +++ b/views/index.moon @@ -18,7 +18,7 @@ class About extends Widget span "I am a GitHub power user. I am constantly learning new languages and tools. I strongly believe in knowing many languages and ways to do things so I can pick the right tool for the job." div class: "row nav", -> - div class: "col-md-8 col-xs-12", style: "margin: 0px;padding: 0px;", -> + div class: "col-md-12 col-xs-12", style: "margin: 0px;padding: 0px;", -> div class: "col-md-4 col-xs-4 well", title: "Number of public repositories", -> i class: "fa fa-weixin fa-lg" p @user.public_repos