Brown instagram button and dutch user sign in texts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
#= require_self
|
||||
|
||||
@Qstorage = localStorage
|
||||
|
||||
$.extend($translations.en, <%= I18n.t('user', locale: :en).to_json %>);
|
||||
$.extend($translations.nl, <%= I18n.t('user', locale: :nl).to_json %>);
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
.text
|
||||
// huh?
|
||||
&.instagram
|
||||
+button($bg: #ddd)
|
||||
+button($bg: #4d3f3a)
|
||||
.icon
|
||||
@extend .fa, .fa-2x, .fa-instagram
|
||||
margin-right: 10px
|
||||
|
||||
Reference in New Issue
Block a user