remove footer styling
This commit is contained in:
parent
e27e8f1e6c
commit
7ba87a30a1
|
@ -12,15 +12,6 @@ html {
|
|||
min-height: 100%;
|
||||
}
|
||||
|
||||
.footer {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
padding-top: 10px;
|
||||
width: 100%;
|
||||
height: 50px;
|
||||
background-color: #f5f5f5;
|
||||
}
|
||||
|
||||
.flash {
|
||||
background: #cee5F5;
|
||||
padding: 0.5em;
|
||||
|
|
Loading…
Reference in New Issue