1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-01-02 21:15:41 +00:00
bazarr/static/css/icons/font-awesome/scss/_fixed-width.scss

7 lines
121 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: $fa-fw-width;
2019-12-27 22:15:56 +00:00
}