Seperate lines

This commit is contained in:
bingus_violet 2024-11-14 02:21:26 -06:00
parent af8cd4e5fb
commit d396480e14

View file

@ -103,6 +103,11 @@ h3 {
align-content: center;
/* border: 2px white solid; */
}
.grid-child > div > .chip {
display: table;
margin: 5px auto;
}
}
.chip {