Fix - incorrect function spelling

This commit is contained in:
Alex Windett 2016-10-27 16:52:38 +01:00
parent d1c3124d0c
commit f8ebdbfd1f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
.button {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: rmeCalc(16);
font-size: remCalc(16);
border-radius: 4px;
box-shadow: remCalc(0 2 0 0) rgba(0,0,0,0.05);