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

回答編集履歴

1

単位を合わせる

2021/07/19 02:34

投稿

agumon
agumon

スコア271

answer CHANGED
@@ -9,7 +9,7 @@
9
9
  .box {
10
10
  width: 100px;
11
11
  height: 100px;
12
- border-radius: 50px;
12
+ border-radius: 50%;
13
13
  position: relative;
14
14
  overflow: hidden;
15
15
  }