This commit is contained in:
Baptiste 2023-12-28 16:20:44 +01:00
parent 14951f4b4e
commit cf3f41b1ea

View file

@ -24,9 +24,6 @@
.red { .red {
background-color: red; background-color: red;
} }
.blue {
background-color: blue;
}
.green { .green {
background-color: green; background-color: green;
} }