File size: 118 Bytes
1e92f2d |
1 2 3 4 5 6 7 |
.react-page-plugins-content-divider {
background-color: #eee;
width: 100%;
height: 2px;
border-color: #eee;
}
|
1e92f2d |
1 2 3 4 5 6 7 |
.react-page-plugins-content-divider {
background-color: #eee;
width: 100%;
height: 2px;
border-color: #eee;
}
|