removed bullets for ul

This commit is contained in:
davidovski 2022-05-23 22:44:15 +01:00
parent f62834b5a9
commit 52af14a15b
1 changed files with 5 additions and 0 deletions

View File

@ -150,6 +150,11 @@ pre {
float: right;
}
ul {
list-style-type: none;
margin: 0;
}
img {
width: 100%;
}