mirror of https://github.com/zulip/zulip.git
css: Add bottom margin to titles in the register pages.
This commit is contained in:
parent
eedcdf7f3b
commit
96cdfd676b
|
@ -449,6 +449,7 @@ html {
|
|||
font-size: 2.5rem;
|
||||
text-align: center;
|
||||
color: hsl(0, 0%, 40%);
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.new-style button {
|
||||
|
|
Loading…
Reference in New Issue