1
0
mirror of https://github.com/bitwarden/help synced 2025-12-06 00:03:30 +00:00

style fixes and copy update

This commit is contained in:
Kyle Spearrin
2016-10-15 02:37:30 -04:00
parent e1436f633b
commit 7d77988db9
2 changed files with 5 additions and 3 deletions

View File

@@ -159,8 +159,10 @@ footer {
.panel-article {
ul, ol {
li + li {
margin-top: 0.45em;
li + li,
ul li:first-child,
ol li:first-child {
margin-top: 0.40em;
}
}
}