We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42fd3d8 commit 4ed554bCopy full SHA for 4ed554b
public/css/display-medium-posts-public.css
@@ -2,19 +2,19 @@
2
* All of the CSS for your public-facing functionality should be
3
* included in this file.
4
*/
5
- #owl-demo .owl-item{
+ #display-medium-owl-demo .owl-item{
6
padding-left:10px;
7
padding-right:10px;
8
border-right: 1px solid #ddd;
9
padding-top:10px;
10
padding-bottom:10px;
11
}
12
- #owl-demo img{
+ #display-medium-owl-demo img{
13
display: block;
14
width: 100%;
15
height: auto;
16
max-height: 240px;
17
18
- #owl-demo .details-title {
+ #display-medium-owl-demo .details-title {
19
border-bottom: 1px solid #212121;
20
0 commit comments