add css helper
This commit is contained in:
parent
8a1cdf31e3
commit
d6bed42a3e
1 changed files with 4 additions and 0 deletions
|
@ -28,3 +28,7 @@
|
|||
display: inline-block;
|
||||
width: 5px;
|
||||
}
|
||||
|
||||
.text-center {
|
||||
text-align: center;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue