footer looks slightly gross on mobile
This commit is contained in:
parent
eada88a4fe
commit
837ff7f921
|
@ -105,6 +105,7 @@ footer {
|
||||||
background-color:#e8449f;
|
background-color:#e8449f;
|
||||||
color:#ffffff;
|
color:#ffffff;
|
||||||
border-top: 2px solid white;
|
border-top: 2px solid white;
|
||||||
|
margin: 0 4px;
|
||||||
box-shadow: 0px 0px 20px 8px rgba(0,0,0,0.1);
|
box-shadow: 0px 0px 20px 8px rgba(0,0,0,0.1);
|
||||||
position: relative; bottom: 0;
|
position: relative; bottom: 0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
Loading…
Reference in New Issue