lec 3 done

This commit is contained in:
2026-01-03 01:21:46 +10:00
parent 1c50d7ce0e
commit cca7d57569
14 changed files with 161 additions and 15 deletions

View File

@@ -0,0 +1,10 @@
.block
display flex
flex-wrap wrap
p
display inline-block
background gray
&:hover
color green
&:hover
color red