Styling tidy

This commit is contained in:
Oliver Davies 2018-03-30 20:11:24 +01:00
parent 918d355844
commit 2d9d67dfe1
4 changed files with 29 additions and 11 deletions

View file

@ -26,4 +26,6 @@ li {
@apply .border-blue;
}
.note p:last-child { @apply .mb-0; }
.note p:last-child {
@apply .mb-0;
}