Delete semicolons where possible
This commit is contained in:
parent
d7958deef1
commit
80c38777dc
10 changed files with 47 additions and 47 deletions
|
@ -1,7 +1,7 @@
|
|||
.page-title {
|
||||
@apply font-serif text-2xl text-gray-700 mb-16;
|
||||
@apply mb-16 font-serif text-2xl text-gray-700;
|
||||
|
||||
span {
|
||||
@apply font-sans font-bold text-black block
|
||||
@apply block font-sans font-bold text-black
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue