forked from om/chatcontrol_dk
93ed0137a6
This still needs translation work (index.html) and potentially more politicians in data/meps_dk.json
7 lines
121 B
SCSS
7 lines
121 B
SCSS
// Fixed Width Icons
|
|
// -------------------------
|
|
.#{$fa-css-prefix}-fw {
|
|
text-align: center;
|
|
width: $fa-fw-width;
|
|
}
|