mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-05 02:39:46 +02:00
6 lines
119 B
Text
6 lines
119 B
Text
// Fixed Width Icons
|
|
// -------------------------
|
|
.@{fa-css-prefix}-fw {
|
|
width: (18em / 14);
|
|
text-align: center;
|
|
}
|