mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-24 04:27:59 +01:00
8d47f56917
* Build assets using webpack * Change webpack bundling method, add path aliases, restore deploy script * Remove babel dependencies * Add buble rollup plugin and always attach promise polyfill to window * Fix object formatting for buble rollup plugin config * Remove reference to setImmediate from promise polyfill
7 lines
76 B
SCSS
7 lines
76 B
SCSS
.line-spacing {
|
|
line-height: 30px;
|
|
}
|
|
|
|
.fa--important{
|
|
color: #fc7f1c;
|
|
}
|