mirror of
https://github.com/morpheus65535/bazarr
synced 2025-01-02 13:04:50 +00:00
7 lines
119 B
Text
7 lines
119 B
Text
|
// Fixed Width Icons
|
||
|
// -------------------------
|
||
|
.@{fa-css-prefix}-fw {
|
||
|
text-align: center;
|
||
|
width: (20em / 16);
|
||
|
}
|