summaryrefslogtreecommitdiff
path: root/made-with-love/css/main.css
blob: af26ded3c2d5d14b00c16f89580a2bb5156bf470 (plain) (blame)
1
2
3
4
5
6
7
.footer{ 
    position: fixed;     
    text-align: center;    
    bottom: 0px; 
    width: 100%;
    left: 0%;
}