Increase font-size in recommendations
Now that we display them in one column, the lines were too long for a small font size.
This commit is contained in:
@@ -250,7 +250,6 @@
|
|||||||
margin-top: $line-height;
|
margin-top: $line-height;
|
||||||
|
|
||||||
li {
|
li {
|
||||||
font-size: $small-font-size;
|
|
||||||
margin: $line-height / 2 0;
|
margin: $line-height / 2 0;
|
||||||
|
|
||||||
&::before {
|
&::before {
|
||||||
|
|||||||
Reference in New Issue
Block a user