Change footer to padding
This commit is contained in:
parent
bcac332d31
commit
6dfc9b4f79
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ limitations under the License.
|
||||||
width: 100%;
|
width: 100%;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
opacity: 0.72;
|
opacity: 0.72;
|
||||||
margin: 20px 0;
|
padding: 20px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_AuthFooter a:link,
|
.mx_AuthFooter a:link,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue