Spaces:
Running
Running
Upload style.css
Browse files
style.css
CHANGED
@@ -175,6 +175,7 @@ body {
|
|
175 |
margin-bottom: 20px;
|
176 |
position: relative;
|
177 |
max-height: 100%;
|
|
|
178 |
}
|
179 |
|
180 |
.table-container table {
|
|
|
175 |
margin-bottom: 20px;
|
176 |
position: relative;
|
177 |
max-height: 100%;
|
178 |
+
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); /* 그림자 */
|
179 |
}
|
180 |
|
181 |
.table-container table {
|