Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/picturepan2/spectre.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYan Zhu <picturepan2@hotmail.com>2016-04-04 06:45:32 +0300
committerYan Zhu <picturepan2@hotmail.com>2016-04-04 06:45:32 +0300
commit5f8ef36411b678e2f503bbf1d2b406196747d3e0 (patch)
treeb0b9208a2895ba31c574746b4ec8ccca4f4d0e02 /src/typography.less
parent23a08d04fee88bb16905e726315978c5ab673c3f (diff)
add modals code
Diffstat (limited to 'src/typography.less')
-rw-r--r--src/typography.less2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/typography.less b/src/typography.less
index 4b0cd49..94a596f 100644
--- a/src/typography.less
+++ b/src/typography.less
@@ -7,6 +7,8 @@ h5,
h6 {
font-weight: 300;
line-height: 1.1;
+ margin-top: 2.5rem;
+ margin-bottom: 1rem;
color: inherit;
}
h1 {