Spaces:
Sleeping
Sleeping
Update index.html
Browse files- index.html +1 -4
index.html
CHANGED
|
@@ -57,10 +57,7 @@
|
|
| 57 |
}
|
| 58 |
|
| 59 |
.div_box{
|
| 60 |
-
|
| 61 |
-
flex-wrap: wrap;
|
| 62 |
-
flex-direction: column;
|
| 63 |
-
contain: content; */
|
| 64 |
overflow-wrap: anywhere;
|
| 65 |
column-count:3;
|
| 66 |
}
|
|
|
|
| 57 |
}
|
| 58 |
|
| 59 |
.div_box{
|
| 60 |
+
display:ruby-text;
|
|
|
|
|
|
|
|
|
|
| 61 |
overflow-wrap: anywhere;
|
| 62 |
column-count:3;
|
| 63 |
}
|