aboutsummaryrefslogtreecommitdiff
path: root/_scss
diff options
context:
space:
mode:
authorGravatar Barry Clark <barry@barryclark.co> 2015-02-23 01:03:16 -0500
committerGravatar Barry Clark <barry@barryclark.co> 2015-02-23 01:03:16 -0500
commitf3ce4344d1d5d5cdf3212ba0e0d07cc1ba26bdea (patch)
tree1c0356b58244a72e4f0804d8fcd0314037cb7db6 /_scss
parenta8a038dc32dfa97b268ea0c44cc0502033622f8d (diff)
downloadkompetenzbolzen.github.io-f3ce4344d1d5d5cdf3212ba0e0d07cc1ba26bdea.tar.gz
Removing all of the trailing whitespace
Diffstat (limited to '_scss')
-rw-r--r--_scss/_reset.scss6
-rw-r--r--_scss/_variables.scss2
2 files changed, 4 insertions, 4 deletions
diff --git a/_scss/_reset.scss b/_scss/_reset.scss
index fcf2bf0..120eebf 100644
--- a/_scss/_reset.scss
+++ b/_scss/_reset.scss
@@ -12,8 +12,8 @@ b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
-article, aside, canvas, details, embed,
-figure, figcaption, footer, header, hgroup,
+article, aside, canvas, details, embed,
+figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
@@ -24,7 +24,7 @@ time, mark, audio, video {
vertical-align: baseline;
}
// HTML5 display-role reset for older browsers
-article, aside, details, figcaption, figure,
+article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
diff --git a/_scss/_variables.scss b/_scss/_variables.scss
index 5ec3394..e56c1c5 100644
--- a/_scss/_variables.scss
+++ b/_scss/_variables.scss
@@ -4,7 +4,7 @@
//
// Colors
-$blue: #4183C4;
+$blue: #4183C4;
// Grays
$black: #000;