Skip to content
Snippets Groups Projects
Commit 24e3b392 authored by Phil Höfer's avatar Phil Höfer
Browse files

Change font size for quote author

parent 5f1486ad
No related branches found
No related tags found
1 merge request!1345Resolve "quotes author name is too large"
...@@ -124,6 +124,7 @@ ...@@ -124,6 +124,7 @@
} }
.author { .author {
color: #404040; color: #404040;
font-size: 12px;
align-self: flex-end; align-self: flex-end;
} }
} }
......
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