commit
3ab23a9ccf
10
common/common.scss
Normal file
10
common/common.scss
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
[data-wrap="center"] {
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
[data-wrap="right"] {
|
||||||
|
text-align: right;
|
||||||
|
}
|
||||||
|
|
||||||
|
[data-wrap="justify"] {
|
||||||
|
text-align: justify;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user