Footer styling for settings page
With policy links
This commit is contained in:
@@ -137,6 +137,9 @@ footer {
|
|||||||
margin: 24px;
|
margin: 24px;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
color: var(--text-color-tinted);
|
color: var(--text-color-tinted);
|
||||||
|
display: flex;
|
||||||
|
flex-direction: row;
|
||||||
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
|
|
||||||
html, body, footer, .firebaseui-container, .mdl-button, .mdl-textfield__input {
|
html, body, footer, .firebaseui-container, .mdl-button, .mdl-textfield__input {
|
||||||
|
|||||||
Reference in New Issue
Block a user