Fix syntax

This commit is contained in:
DD Liu 2021-06-22 19:37:41 -04:00
parent cf26eb9cb2
commit d3e400485e

View file

@ -166,7 +166,7 @@ $radius: 8px;
border-radius: 8px;
background: white;
box-sizing: border-box;
border: 2px solid box-shadow-light-gray;
border: 2px solid $box-shadow-light-gray;
}
.studio-follow-button {