Seperate lines
This commit is contained in:
parent
af8cd4e5fb
commit
d396480e14
1 changed files with 5 additions and 0 deletions
|
@ -103,6 +103,11 @@ h3 {
|
||||||
align-content: center;
|
align-content: center;
|
||||||
/* border: 2px white solid; */
|
/* border: 2px white solid; */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.grid-child > div > .chip {
|
||||||
|
display: table;
|
||||||
|
margin: 5px auto;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.chip {
|
.chip {
|
||||||
|
|
Loading…
Reference in a new issue