|
1
|
.customize-control-cssNudge .nudge-container { |
|
2
|
width: 100%; |
|
3
|
padding: 50px 0; |
|
4
|
} |
|
5
|
|
|
6
|
.customize-control-cssNudge .nudge-container p { |
|
7
|
text-align: center; |
|
8
|
} |
|
9
|
|
|
10
|
.customize-control-cssNudge .nudge-container .button-container { |
|
11
|
margin-top: 20px; |
|
12
|
text-align: center; |
|
13
|
} |
|
14
|
|