8 lines
97 B
CSS
8 lines
97 B
CSS
|
|
ul.dataview { /* smaller margins */
|
|
margin-block-start: 0px;
|
|
margin-block-end: 0px;
|
|
}
|
|
|
|
|