cyberai-1 commited on
Commit
7a8a694
Β·
1 Parent(s): 17fc519

Add change coulor

Browse files
Files changed (1) hide show
  1. 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;