Difference between revisions of "Style Guide"
From Wasya Wiki
Line 1: | Line 1: | ||
+ | == Elements, components == | ||
+ | === headers === | ||
+ | <pre> | ||
+ | %section | ||
+ | .header | ||
+ | %h3.title Features | ||
+ | </pre> | ||
+ | === cards === | ||
<pre> | <pre> | ||
.Card | .Card |
Latest revision as of 18:24, 27 July 2024
Elements, components
headers
%section .header %h3.title Features
cards
.Card .thumbW %img <the-image> %h5.title <the-title>