6 lines
76 B
CSS
6 lines
76 B
CSS
|
/**
|
||
|
* Custom Properties
|
||
|
*/
|
||
|
.rank-math-list-item {
|
||
|
margin-bottom: 2em; }
|