hyaenidae/toolkit/templates/card_spacer.rs.html

6 lines
104 B
HTML
Raw Normal View History

@use crate::templates::card_section;
@()
@:card_section({ <div class="toolkit-card--spacer"></div> })