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:
@@ -438,7 +438,7 @@ html.lenis, html.lenis body {
|
||||
background: $bg-color;
|
||||
margin-top: 16px;
|
||||
width: 100%;
|
||||
text-transform: capitalize;
|
||||
// text-transform: capitalize;
|
||||
color: $text-color;
|
||||
}
|
||||
|
||||
@@ -446,7 +446,7 @@ html.lenis, html.lenis body {
|
||||
background: $bg-color;
|
||||
outline: none;
|
||||
color: $text-color;
|
||||
text-transform: capitalize;
|
||||
// text-transform: capitalize;
|
||||
font-weight: 500;
|
||||
font-size: 14px;
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user