Skip to content

Commit 79a5d41

Browse files
authored
Merge pull request #305 from ut-code/fix-css-exercise
Remove unused properties from CSS exercise
2 parents 2628db4 + d97553b commit 79a5d41

File tree

1 file changed

+0
-3
lines changed
  • docs/2-browser-apps/08-css-arrangement

1 file changed

+0
-3
lines changed

docs/2-browser-apps/08-css-arrangement/index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -500,9 +500,6 @@ HTML の要素は、ブロックレベル要素とインライン要素に分類
500500
### 参考: サンプルで使われている CSS プロパティの一覧
501501

502502
- `display`
503-
- `flex-grow`
504-
- `flex-shrink`
505-
- `flex-basis`
506503
- `flex-direction`
507504
- `justify-content`
508505
- `align-self`

0 commit comments

Comments
 (0)