resize image

This commit is contained in:
samaradel
2021-07-15 18:14:20 +00:00
parent 5cd67d0e08
commit 18d9c27a83
2 changed files with 12 additions and 7 deletions

View File

@@ -47,7 +47,11 @@ export default {
font-family: "Roboto", sans-serif !important;
}
ul li{
h3{
color: black !important;
}
ul li {
list-style-type: disc !important;
}
</style>