回答編集履歴
1
修正
test
CHANGED
@@ -4,7 +4,7 @@
|
|
4
4
|
|
5
5
|
```html
|
6
6
|
|
7
|
-
<div class="col-sm-5 d-flex align-items-end text-right justify-content-end
|
7
|
+
<div class="col-sm-5 d-flex align-items-end text-right justify-content-end">
|
8
8
|
|
9
9
|
```
|
10
10
|
|