8 lines
96 B
CSS
8 lines
96 B
CSS
.fa-li {
|
|
position: initial;
|
|
display: inline-block;
|
|
}
|
|
|
|
.list {
|
|
list-style: initial;
|
|
} |