css: Add bottom margin to titles in the register pages.

This commit is contained in:
Alexandra Ciobica 2019-08-16 21:14:44 +03:00 committed by Tim Abbott
parent eedcdf7f3b
commit 96cdfd676b
1 changed files with 1 additions and 0 deletions

View File

@ -449,6 +449,7 @@ html {
font-size: 2.5rem;
text-align: center;
color: hsl(0, 0%, 40%);
margin-bottom: 20px;
}
.new-style button {