72d1d60bb8
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
6 lines
119 B
Text
6 lines
119 B
Text
// Fixed Width Icons
|
|
// -------------------------
|
|
.@{fa-css-prefix}-fw {
|
|
text-align: center;
|
|
width: (20em / 16);
|
|
}
|