Files
2018-10-17 11:14:38 +03:00

16 lines
160 B
CSS

.footer {
position: relative;
bottom: 0;
height: auto;
background-color: #e7e7e7;
width: 100%;
max-width: 1480px;
}