Add Docksal commands post

This commit is contained in:
Oliver Davies 2018-05-05 00:38:07 +01:00
parent 4571e32dae
commit 85e2449032
5 changed files with 281 additions and 1 deletions

View file

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