File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed
directories/events-directory Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1
1
/* Divi Styles */
2
2
3
- .et_pb_section_2 .et_pb_section {
3
+ /* .et_pb_section_2.et_pb_section {
4
4
border: none!important;
5
5
padding-bottom: 0 !important;
6
6
}
7
7
8
8
.et_pb_row_3.et_pb_row {
9
9
padding-bottom: 0!important;
10
10
margin-top: 40px!important;
11
- }
11
+ } */
12
12
13
13
/* ––––––––––– */
14
14
26
26
gap : 10px ;
27
27
}
28
28
29
+ dl : last-of-type {
30
+ border-bottom : none;
31
+ padding-bottom : 0 ;
32
+ border-bottom : 0 ;
33
+ }
34
+
29
35
dl # speakers {
30
36
border-bottom : none;
31
37
padding : 0 ;
@@ -301,10 +307,4 @@ color: #002452;
301
307
.carousel-container .item : last-of-type {
302
308
margin-bottom : 0px ;
303
309
}
304
-
305
- dl : last-of-type {
306
- border-bottom : none;
307
- padding-bottom : 0 ;
308
- border-bottom : 0 ;
309
- }
310
310
}
Original file line number Diff line number Diff line change 6
6
margin-top: 0px !important;
7
7
} */
8
8
9
- /* WP Static Page */
9
+ /* WP Static Page
10
10
11
11
.et_pb_section_3.et_pb_section {
12
12
background-color: #fff !important;
@@ -1611,11 +1611,11 @@ input[type="search"]::placeholder {
1611
1611
@media screen and (max-width : 1024px ) {
1612
1612
1613
1613
1614
- .et_pb_section_3 .et_pb_section {
1614
+ /* .et_pb_section_3.et_pb_section {
1615
1615
width: 100%;
1616
1616
max-width: 720px;
1617
1617
margin: 0 auto;
1618
- }
1618
+ }*/
1619
1619
1620
1620
.item-container {
1621
1621
flex-direction : column-reverse;
@@ -1952,13 +1952,13 @@ input[type="search"]::placeholder {
1952
1952
top : 56px ;
1953
1953
}
1954
1954
1955
- .et_pb_section_2 .et_pb_section .stickybar .et_pb_row_3 .et_pb_row {
1955
+ /* .et_pb_section_2.et_pb_section.stickybar .et_pb_row_3.et_pb_row {
1956
1956
padding: 0 !important;
1957
1957
}
1958
1958
1959
1959
.et_pb_row_3.et_pb_row {
1960
1960
padding: 0 !important;
1961
- }
1961
+ } */
1962
1962
1963
1963
.showFilters {
1964
1964
display : flex;
You can’t perform that action at this time.
0 commit comments