chohj06ms commited on
Commit
57b7ffa
1 Parent(s): eee9b64

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -17,7 +17,7 @@
17
  display: flex;
18
  justify-content: center;
19
  align-items: center;
20
- background-color: #1A1A1A;
21
  font-family: 'Noto Sans KR', sans-serif;
22
  }
23
 
@@ -40,7 +40,7 @@
40
  width: 70vw;
41
  height: 60vh;
42
  margin: 0 15px;
43
- background-color: #1F2937; /* Tailwind gray-800 */
44
  color: #FFFFFF;
45
  display: flex;
46
  flex-direction: column;
 
17
  display: flex;
18
  justify-content: center;
19
  align-items: center;
20
+ background-color: #cccccc;
21
  font-family: 'Noto Sans KR', sans-serif;
22
  }
23
 
 
40
  width: 70vw;
41
  height: 60vh;
42
  margin: 0 15px;
43
+ background-color: #fff; /* Tailwind gray-800 */
44
  color: #FFFFFF;
45
  display: flex;
46
  flex-direction: column;