mirror of
https://github.com/zenorocha/clipboard.js.git
synced 2023-08-10 21:12:48 +03:00
Decreases padding
This commit is contained in:
parent
86f15b1f0a
commit
c6a1d8a45c
@ -55,7 +55,7 @@ body {
|
|||||||
.wrap {
|
.wrap {
|
||||||
margin: 0 auto 90px;
|
margin: 0 auto 90px;
|
||||||
max-width: 540px;
|
max-width: 540px;
|
||||||
padding: 0 20px;
|
padding: 0 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user