Spaces:
Sleeping
Sleeping
cyberai-1 commited on
Commit Β·
7a8a694
1
Parent(s): 17fc519
Add change coulor
Browse files- frontend/index.html +0 -7
frontend/index.html
CHANGED
|
@@ -44,13 +44,6 @@
|
|
| 44 |
font-size: 20px;
|
| 45 |
}
|
| 46 |
|
| 47 |
-
body::before {
|
| 48 |
-
content: '';
|
| 49 |
-
position: fixed; inset: 0;
|
| 50 |
-
background: repeating-linear-gradient(0deg, transparent, transparent 2px, rgba(0,0,0,0.07) 2px, rgba(0,0,0,0.07) 4px);
|
| 51 |
-
pointer-events: none; z-index: 9999;
|
| 52 |
-
}
|
| 53 |
-
|
| 54 |
/* ββ HEADER ββ */
|
| 55 |
header {
|
| 56 |
display: flex; align-items: center; justify-content: space-between;
|
|
|
|
| 44 |
font-size: 20px;
|
| 45 |
}
|
| 46 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47 |
/* ββ HEADER ββ */
|
| 48 |
header {
|
| 49 |
display: flex; align-items: center; justify-content: space-between;
|