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:
@@ -21,7 +21,7 @@ body {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
overflow-x: hidden;
|
||||
text-transform: capitalize;
|
||||
// // text-transform: capitalize;
|
||||
}
|
||||
|
||||
ul {
|
||||
@@ -56,7 +56,7 @@ h6 {
|
||||
padding: 0;
|
||||
color: $header-color;
|
||||
@include transition;
|
||||
text-transform: capitalize;
|
||||
// text-transform: capitalize;
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
||||
Reference in New Issue
Block a user