Skip to content
Snippets Groups Projects
Commit 026eb2ab authored by katja's avatar katja
Browse files

font size, main uni menu on group pages

parent 9c4c4ddf
No related branches found
No related tags found
No related merge requests found
......@@ -96,6 +96,7 @@
box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
color: var(--grayscale-white);
display: flex;
font-family: var(--main-font-family);
left: 0;
margin: 0;
padding: 6px 0 20px;
......@@ -152,6 +153,7 @@
@include font-size(16px, 20px);
align-items: center;
display: flex;
font-family: var(--main-font-family);
flex-direction: row;
margin-bottom: 20px;
text-decoration: 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