footer style change
This commit is contained in:
parent
5ee3e7b94c
commit
7ed0a5ac61
@ -98,13 +98,9 @@ html[dir='rtl'] .icon {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.footer{
|
.footer{
|
||||||
background-color: white;
|
|
||||||
border-radius: 2px;
|
|
||||||
box-shadow: 0 4px 6px 1px rgba(50, 50, 50, 0.14);
|
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
color: black;
|
color: gray;
|
||||||
line-height: 1.5;
|
margin: 0.5em auto 0;
|
||||||
margin: 1em auto 0;
|
|
||||||
max-width: 640px;
|
max-width: 640px;
|
||||||
padding: 5px 35px 5px 35px;
|
padding: 5px 35px 5px 35px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Loading…
Reference in New Issue
Block a user