[S] Reduce margin from subtitle to ratings

This commit is contained in:
Hykilpikonna
2020-04-27 18:18:22 -04:00
parent 3497c277e3
commit 2ef242099b
@@ -184,5 +184,10 @@
{
height: 30px;
}
.rating-item:first-child
{
margin-top: -15px;
}
}
</style>