1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 01:03:35 +00:00

footer updates

This commit is contained in:
Kyle Spearrin
2018-07-19 12:21:31 -04:00
parent b3a344635a
commit 6c7df2788e
3 changed files with 5 additions and 5 deletions

View File

@@ -163,7 +163,7 @@ input, select, textarea {
.footer {
margin-top: 40px;
padding: 40px 0 20px 0;
padding: 40px 0 40px 0;
border-top: 1px solid $border-color;
}