use more less variables

This commit is contained in:
2017-08-31 02:10:12 +02:00
parent 6cd58726c5
commit baa73a32a3
6 changed files with 56 additions and 58 deletions

View File

@@ -143,7 +143,7 @@ export default {
background: white;
&:nth-child(even) {
background: #f5f3f4;
background: @gray_light;
}
}
@@ -180,7 +180,7 @@ export default {
background: white;
&:nth-child(even) {
background: #f5f3f4;
background: @gray_light;
}
}