[ 3 / biz / cgl / ck / diy / fa / ic / jp / lit / sci / vr / vt ] [ index / top / reports ] [ become a patron ] [ status ]
2023-11: Warosu is now out of extended maintenance.

/jp/ - Otaku Culture

Search:


View post   

>> No.17739707 [View]
File: 66 KB, 922x600, 1480903393969.png [View same] [iqdb] [saucenao] [google]
17739707

>>17739647
>>17739667
Ah, I figured it out. You have to do it in the card styling.

Add this to the "Styling" box:
li:first-child {
margin-top: 10px;
}

li:last-child {
margin-bottom: 20px;
}


Adjust the values to whatever you think looks nice. The "first-child" bit controls the spacing above the top-most bullet point item, and the "last-child" bit controls the space below the final bullet point item.

It still doesn't look great even like this, but I think it's a definite improvement on the default.

Navigation
View posts[+24][+48][+96]