1
0
mirror of https://github.com/bitwarden/help synced 2025-12-15 15:53:53 +00:00

update articles with proper linking

This commit is contained in:
Kyle Spearrin
2017-05-23 10:14:27 -04:00
parent a39965bd7e
commit d1f809adf7
14 changed files with 37 additions and 74 deletions

View File

@@ -258,15 +258,20 @@ footer {
}
h2 {
font-size: $font-size-h2 * .6;
font-size: 20px;
}
h3 {
font-size: $font-size-base;
font-size: 16px;
}
h4 {
font-size: $font-size-base;
font-size: 16px;
font-weight: bold;
}
h5 {
font-size: 16px;
}
}