From 23d88f26d9c05e783af920c1e976d9579e77a001 Mon Sep 17 00:00:00 2001 From: Barry Clark Date: Wed, 30 Jul 2014 18:53:22 -0400 Subject: CSS comments tidy up --- style.scss | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'style.scss') diff --git a/style.scss b/style.scss index de8fc42..6bcc91a 100755 --- a/style.scss +++ b/style.scss @@ -7,10 +7,11 @@ @import "_reset"; @import "_variables"; +// Syntax highlighting @import is at the bottom of this file -/*/ -/* BASE RULES -/*/ +/**************/ +/* BASE RULES */ +/**************/ html { font-size: 100%; @@ -138,9 +139,9 @@ img { clear: both; } -/*/ -/* LAYOUT / SECTIONS -/*/ +/*********************/ +/* LAYOUT / SECTIONS */ +/*********************/ // // .masthead -- cgit v1.2.3