Use webpack to deliver font-awesome (and use newest version)
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
*= require flash
|
||||
*
|
||||
* vendor/assets
|
||||
*= require font-awesome.min
|
||||
*= require google_opensans
|
||||
*= require_tree .
|
||||
*/
|
||||
|
@@ -68,8 +68,10 @@
|
||||
.result {
|
||||
margin-right: 10px;
|
||||
margin-top: 20px;
|
||||
width: 10px;
|
||||
height: 10px;
|
||||
min-width: 10px;
|
||||
max-width: 10px;
|
||||
min-height: 10px;
|
||||
max-height: 10px;
|
||||
}
|
||||
|
||||
.passed {
|
||||
|
Reference in New Issue
Block a user