Skip to content
Snippets Groups Projects
Commit 0655f16c authored by Alex Dunn's avatar Alex Dunn Committed by Eugen
Browse files

[css] reduce spacing between text elements on about pages (#1510)

parent ade004b5
No related branches found
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@
p, li {
font: 16px/28px 'Montserrat', sans-serif;
font-weight: 400;
margin-bottom: 26px;
margin-bottom: 12px;
a {
color: $color4;
......@@ -352,7 +352,7 @@
}
}
}
@media screen and (max-width: 625px) {
.mascot {
display: none;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment