projects
/
web
/
GruntInit
/
glmTheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a46f447
)
Fixed unrecognised variable grey
author
Laury GvR
<laury@gaslightmedia.com>
Tue, 5 May 2015 19:58:07 +0000
(15:58 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Tue, 5 May 2015 19:58:07 +0000
(15:58 -0400)
root/scss/_blog.scss
patch
|
blob
|
history
diff --git
a/root/scss/_blog.scss
b/root/scss/_blog.scss
index
66a3443
..
32f13cd
100644
(file)
--- a/
root/scss/_blog.scss
+++ b/
root/scss/_blog.scss
@@
-48,7
+48,7
@@
margin: 10px 0;
li {
font-size: rem-calc(10);
- color:
$
grey;
+ color: grey;
padding: 0 0 5px;
a {
font-size: rem-calc(11);