style: list indent none
This commit is contained in:
parent
0eb54dc0b0
commit
d3561de048
1 changed files with 1 additions and 1 deletions
|
@ -69,10 +69,10 @@
|
|||
|
||||
ul {
|
||||
list-style: none;
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
.card {
|
||||
margin-left: -40px;
|
||||
display: grid;
|
||||
grid-template-columns: 55px auto;
|
||||
gap: 5px;
|
||||
|
|
Loading…
Reference in a new issue