feat: update background color and enhance styling for main layout and sections

This commit is contained in:
ngthanhvu
2026-07-30 05:50:10 -04:00
parent 00036a7cc2
commit bba362f856
3 changed files with 151 additions and 86 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ html {
body {
min-width: 320px;
background-color: #0f111a;
background-color: #0E111A;
color: #f8fbff;
}