mirror of https://github.com/vector-im/riot-web
Change footer to padding
parent
bcac332d31
commit
6dfc9b4f79
|
@ -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…
Reference in New Issue