wedding-rsvp-rs/templates/fonts/font-awesome-4.7.0/less/fixed-width.less
Dennis Potter ba68a745e7
First commit of wedding-rsvp-rs
This commit includes a fully functional template and Rust backend. The
website is able to send e-mails, displays strings in multiple languages,
include attachments, and has basic protection again spam (IP based).
2019-08-31 13:29:30 +02:00

7 lines
119 B
Plaintext
Executable File

// Fixed Width Icons
// -------------------------
.@{fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}