Styling tidy
This commit is contained in:
parent
918d355844
commit
2d9d67dfe1
4 changed files with 29 additions and 11 deletions
|
@ -26,4 +26,6 @@ li {
|
|||
@apply .border-blue;
|
||||
}
|
||||
|
||||
.note p:last-child { @apply .mb-0; }
|
||||
.note p:last-child {
|
||||
@apply .mb-0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue