Archived
1
0
Fork 0

app/assets/less/variables.less: rename shadow variables to "less" ugly names :)

This commit is contained in:
Henrik Hautakoski 2018-03-30 13:30:32 +02:00
parent 2fa685fea5
commit 95e7b60a82
2 changed files with 4 additions and 4 deletions

View file

@ -9,7 +9,7 @@
padding: @section-padding;
margin-bottom: 60px;
border-radius: 2px;
.box-shadow(@block-shadow-third);
.box-shadow(@block-shadow-3);
&-header {
text-align: center;