Add bullet points

This commit is contained in:
Ramon Wenger 2018-10-22 20:17:17 +02:00
parent f16e4db625
commit 40f11914fb
1 changed files with 9 additions and 0 deletions

View File

@ -189,5 +189,14 @@
} }
} }
/deep/ ul {
padding-left: 25px;
}
/deep/ li {
list-style: disc;
line-height: 1.5;
}
} }
</style> </style>