summaryrefslogtreecommitdiff
path: root/assets/less
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2014-03-03 10:33:13 -0500
committerThomas Park <thomas@thomaspark.me>2014-03-03 10:33:13 -0500
commitb7a44bbf676e9d6d854aacbd2cdc80329a42a789 (patch)
treec43b81c8e4cff1e48b98a437d0f6c4b6eff47521 /assets/less
parent64b3ee70bdc6c7461aa93f978d52568f46b32c1a (diff)
add alert about html snippets
Diffstat (limited to 'assets/less')
-rw-r--r--assets/less/bootswatch.less10
1 files changed, 5 insertions, 5 deletions
diff --git a/assets/less/bootswatch.less b/assets/less/bootswatch.less
index dee364c5..fca8012a 100644
--- a/assets/less/bootswatch.less
+++ b/assets/less/bootswatch.less
@@ -60,16 +60,16 @@ footer {
color: #fff;
text-align: center;
- .alert {
- margin: 4em 0 2em;
- }
-
h1 {
font-size: 4em;
}
#social {
- margin: 2em 0 4em;
+ margin: 2em 0;
+ }
+
+ .alert {
+ margin: 2em 0;
}
.bsa {