1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/my-mind_ynh.git synced 2024-09-03 19:46:22 +02:00
my-mind_ynh/sources/extra_files/app/font-awesome/scss/_fixed-width.scss

7 lines
120 B
SCSS
Raw Normal View History

2022-06-20 21:24:04 +02:00
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}