add css helper

This commit is contained in:
kara Diaby 2021-03-31 11:16:07 +02:00
parent 8a1cdf31e3
commit d6bed42a3e

View file

@ -28,3 +28,7 @@
display: inline-block;
width: 5px;
}
.text-center {
text-align: center;
}