Skip to content

Commit

Permalink
SAK-43133 Library increase font size on left tool menu (sakaiproject#…
Browse files Browse the repository at this point in the history
  • Loading branch information
profmikegreene authored Feb 11, 2020
1 parent 69e7b92 commit ef6cda7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/src/morpheus-master/sass/modules/_toolmenu.scss
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@ nav#subSites{
@include flex-direction(column);
}
background-color: $tool-menu-item-background-color;
font-size: 0.9em;
font-size: 1em;
line-height: 1.5;
font-weight: $tool-menu-item-text-weight;
text-decoration: none;
Expand Down

0 comments on commit ef6cda7

Please sign in to comment.