diff options
author | Camil Staps | 2015-05-13 17:41:54 +0200 |
---|---|---|
committer | Camil Staps | 2015-05-13 17:41:54 +0200 |
commit | 99f7c4a7cd47bdd670f98d76392a498b6103ebfd (patch) | |
tree | d806698551e553aff3acc86f5f566316e85f66af /src/css/bootswatch-lumen.less | |
parent | Gulpfile: bootswatch-theme specific styles; superhero -> lumen (diff) |
Different styles structure (relies on gulpfile concatenation); new styles added
Diffstat (limited to 'src/css/bootswatch-lumen.less')
-rw-r--r-- | src/css/bootswatch-lumen.less | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/css/bootswatch-lumen.less b/src/css/bootswatch-lumen.less new file mode 100644 index 0000000..91e1dcb --- /dev/null +++ b/src/css/bootswatch-lumen.less @@ -0,0 +1,3 @@ +.header { + margin-top: 6px; +}
\ No newline at end of file |