Commit 25e2de7c authored by Emiliano Balbuena's avatar Emiliano Balbuena

(chore): Headline style on login/register

1 merge request!528WIP: (feat): Minds Pro
Pipeline #81438217 failed with stages
in 4 minutes and 55 seconds
......@@ -112,6 +112,14 @@ m-pro--channel-login {
h2 {
margin: 0;
white-space: pre-wrap;
font-size: 56px;
letter-spacing: 1px;
line-height: 1.16;
@media screen and (max-width: 720px) {
margin: 0 8px 32px;
font-size: 36px;
}
}
h3 {
......@@ -142,8 +150,9 @@ m-pro--channel-login {
}
.m-proChannelLogin--subtext {
display: block;
margin: 0 8px;
font-size: 20px;
margin: 8px;
color: var(--m-pro--text-color) !important;
& > a {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment