Commit 7165cacb authored by Marcelo Rivera's avatar Marcelo Rivera

(feat): uppercase text for footer

1 merge request!486WIP: (feat): Minds Pro (development branch) - Release 2
Pipeline #75399378 passed with stages
in 27 minutes and 48 seconds
......@@ -6,9 +6,17 @@
height: 100px;
color: var(--text-color);
.m-pro--channel-footer--text {
text-transform: uppercase;
letter-spacing: 0.1em;
}
a {
text-decoration: none;
padding: 0 16px;
text-transform: uppercase;
letter-spacing: 0.1em;
}
minds-button-user-dropdown {
......
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