forked from UKSOURCE/hailearning.edu.vn
chore: add SCSS build and watch scripts, update theme colors, and comment out text-transform properties in various styles
This commit is contained in:
@@ -600,7 +600,7 @@
|
||||
background: $white;
|
||||
border-radius: 100px;
|
||||
margin-right: 5px;
|
||||
text-transform: capitalize;
|
||||
// text-transform: capitalize;
|
||||
margin-bottom: 10px;
|
||||
color: $text-color;
|
||||
@include transition;
|
||||
@@ -723,7 +723,7 @@
|
||||
line-height: 1;
|
||||
background: $bg-color;
|
||||
margin-right: 8px;
|
||||
text-transform: capitalize;
|
||||
// text-transform: capitalize;
|
||||
color: $text-color;
|
||||
font-weight: 400;
|
||||
@include transition;
|
||||
|
||||
Reference in New Issue
Block a user