python_web_proj_2021/app/static/fontawesome/less/_fixed-width.less
2021-05-09 13:27:06 +03:00

6 lines
119 B
Text

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