Skip to content
Snippets Groups Projects
Commit 8ae12995 authored by Kushal Pandya's avatar Kushal Pandya
Browse files

Reduce font size for 24px identicon

parent 29749f92
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -71,7 +71,7 @@
vertical-align: top;
 
&.s16 { font-size: 12px; line-height: 1.33; }
&.s24 { font-size: 14px; line-height: 1.8; }
&.s24 { font-size: 13px; line-height: 1.8; }
&.s26 { font-size: 20px; line-height: 1.33; }
&.s32 { font-size: 20px; line-height: 30px; }
&.s40 { font-size: 16px; line-height: 38px; }
Loading
Loading
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