回答編集履歴

1

訂正

2022/06/04 12:28

投稿

Lhankor_Mhy
Lhankor_Mhy

スコア36134

test CHANGED
@@ -2,11 +2,6 @@
2
2
 
3
3
  ```css
4
4
  .lesson-wrapper {
5
- height: 580px;
6
- padding-bottom: 80px;
7
- padding-left: 5%;
8
- padding-right: 5%;
9
- background-color: #f7f7f7;
10
5
  text-align: center;
11
6
  }
12
7
  ```