1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-01-20 05:48:42 +00:00
bazarr/static/css/icons/font-awesome/scss/_fixed-width.scss

7 lines
120 B
SCSS
Raw Normal View History

2019-12-27 22:15:56 +00:00
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
text-align: center;
width: (20em / 16);
}