2015-03-02 12:06:05 -08:00
|
|
|
.main-content {
|
2020-05-02 02:10:20 -04:00
|
|
|
padding-bottom: 3.125rem;
|
2015-03-02 12:06:05 -08:00
|
|
|
}
|
|
|
|
|
|
|
|
footer.footer-min {
|
|
|
|
position: fixed;
|
|
|
|
bottom: 0;
|
|
|
|
width: 100%;
|
2020-05-02 02:10:20 -04:00
|
|
|
padding: 0.1875rem;
|
2015-03-02 12:06:05 -08:00
|
|
|
background-color: #f5f5f5;
|
|
|
|
border-top: 1px solid #eeeeee;
|
|
|
|
text-align: center;
|
|
|
|
}
|