chohj06ms commited on
Commit
efe0b2d
โ€ข
1 Parent(s): adb5801

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +4 -0
index.html CHANGED
@@ -19,8 +19,12 @@
19
  align-items: center;
20
  background-color: #cccccc;
21
  font-family: 'Noto Sans KR', sans-serif;
 
 
 
22
  }
23
 
 
24
  .slider-container {
25
  width: 100%;
26
  height: 100%;
 
19
  align-items: center;
20
  background-color: #cccccc;
21
  font-family: 'Noto Sans KR', sans-serif;
22
+ background-image: url('paintshopbg2.png'); /* ๋ฐฐ๊ฒฝ ์ด๋ฏธ์ง€ ์ถ”๊ฐ€ */
23
+ background-size: cover; /* ์ด๋ฏธ์ง€๊ฐ€ ํ™”๋ฉด์„ ๊ฝ‰ ์ฑ„์šฐ๋„๋ก ์„ค์ • */
24
+ background-position: center; /* ์ด๋ฏธ์ง€๊ฐ€ ํ™”๋ฉด ์ค‘์•™์— ์œ„์น˜ํ•˜๋„๋ก ์„ค์ • */
25
  }
26
 
27
+
28
  .slider-container {
29
  width: 100%;
30
  height: 100%;