From aec2a977041001753402ca08deee5f5210055e1c Mon Sep 17 00:00:00 2001 From: Connor Turland Date: Sun, 1 Feb 2015 11:56:54 -0500 Subject: [PATCH] fixed the alignment of the tutorial video links --- app/assets/stylesheets/application.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css index 4d5326fe..392b2d2c 100644 --- a/app/assets/stylesheets/application.css +++ b/app/assets/stylesheets/application.css @@ -2718,7 +2718,7 @@ and it won't be important on password protected instances */ color: #999; } #upYourSkillz { - margin: 0 68px; + margin: 0 67px; } #moreResources { padding: 16px 0 0 0;