Readd white space style to btn
This commit is contained in:
@ -72,9 +72,6 @@ h1, h2 {
|
|||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn {
|
|
||||||
font-weight: 400;
|
|
||||||
}
|
|
||||||
|
|
||||||
h1, h2, h3, h4, h5, h6, p, li {
|
h1, h2, h3, h4, h5, h6, p, li {
|
||||||
padding-top: 5px;
|
padding-top: 5px;
|
||||||
@ -739,6 +736,8 @@ iframe.iphone {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.btn {
|
.btn {
|
||||||
|
font-weight: 400;
|
||||||
|
white-space: normal;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
|
|
||||||
-webkit-transition: background .2s ease-in-out, border .2s ease-in-out;
|
-webkit-transition: background .2s ease-in-out, border .2s ease-in-out;
|
||||||
|
Reference in New Issue
Block a user