質問編集履歴
1
変更
title
CHANGED
File without changes
|
body
CHANGED
@@ -19,7 +19,7 @@
|
|
19
19
|
</div>
|
20
20
|
```
|
21
21
|
```css
|
22
|
-
|
22
|
+
.result {
|
23
23
|
display: flex;
|
24
24
|
justify-content: flex-end;
|
25
25
|
}
|