質問するログイン新規登録

回答編集履歴

1

修正

2021/05/22 11:49

投稿

Lhankor_Mhy
Lhankor_Mhy

スコア37595

answer CHANGED
@@ -1,7 +1,7 @@
1
1
  以下のようにしてみてはどうでしょうか。
2
2
 
3
3
  ```html
4
- <div class="col-sm-5 d-flex align-items-end text-right justify-content-end mr-1">
4
+ <div class="col-sm-5 d-flex align-items-end text-right justify-content-end">
5
5
  ```
6
6
 
7
7
  ---