Fix scss lint error

This commit is contained in:
Annabel Dunstone 2016-08-09 16:15:09 -05:00
parent 94ca1e3ede
commit ef76726864
1 changed files with 2 additions and 2 deletions

View File

@ -314,8 +314,8 @@
&::after {
right: -20px;
border-right: 2px solid $border-color;
border-radius: 0 0 50px 0;
-webkit-border-radius: 0 0 50px 0;
border-radius: 0 0 50px;
-webkit-border-radius: 0 0 50px;
}
// Left connecting curves