[S] Set font size for description

This commit is contained in:
Hykilpikonna
2020-04-26 20:12:56 -04:00
parent d26f6618ec
commit bcc8c8492f
@@ -135,6 +135,11 @@
{ {
font-size: 18px; font-size: 18px;
} }
.description
{
font-size: 14px;
}
} }
.item:first-child .item:first-child