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:
@@ -103,7 +103,7 @@
|
||||
span{
|
||||
font-size: 14px;
|
||||
font-weight: 500;
|
||||
text-transform: capitalize;
|
||||
// text-transform: capitalize;
|
||||
color: $white;
|
||||
}
|
||||
|
||||
@@ -1063,7 +1063,7 @@
|
||||
li {
|
||||
font-size: 20px;
|
||||
font-weight: 600;
|
||||
text-transform: capitalize;
|
||||
// text-transform: capitalize;
|
||||
|
||||
@include breakpoint (max-sm) {
|
||||
font-size: 14px;
|
||||
|
||||
Reference in New Issue
Block a user