Jump to content

jreviews css class cheat sheet?


n00bster
Go to solution Solved by Alejandro,

Recommended Posts

hi Alejandro, i have been wondering if you have some kind of css class cheat sheet/quick reference for jreviews.
the reason is that i am always looking for suitable already existing css classes which i could use instead of a custom coding.

like in the sample in green:

<div class="jrCardTitle fwd-pt-3 fwd-pb-0 fwd-px-3 fwd-font-bold sm:fwd-px-4 ">
<h3 class="fwd-m-0 fwd-p-0  sm:fwd-truncate">
<a href="/#" class="fwd-font-bold fwd-no-underline fwd-text-lg fwd-text-gray-900">Title</a>
</h3>
</div>

Link to comment
×
×
  • Create New...