manejo offline de los datos
This commit is contained in:
@@ -12,10 +12,14 @@
|
||||
--brand-text-muted: #d8c7a6;
|
||||
}
|
||||
|
||||
/* Critical: Prevent white flash on load */
|
||||
html,
|
||||
body {
|
||||
background-color: var(--brand-bg);
|
||||
margin: 0 !important;
|
||||
padding: 0 !important;
|
||||
background-color: #1b1209 !important;
|
||||
color: var(--brand-text);
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
.brand-shell {
|
||||
|
||||
Reference in New Issue
Block a user