Clase 8 ejercicio DOM #8

Open
maderademarco.sergio wants to merge 9 commits from maderademarco.sergio/clase-8-DOM:ejercicio-8 into main
Showing only changes of commit bace37d72c - Show all commits

View File

@@ -8,6 +8,8 @@
* {
box-sizing: border-box;
}
.item-lista {
color:red;}
body {
margin: 0;