Skip to content
Snippets Groups Projects
Select Git revision
  • 5920e1e3d808083ead51a03300b53012b1734450
  • main default
  • Iman
  • Paul
  • ouma
  • sani_loto_2
6 results

main.js

Blame
  • Footer.css 123 B
    .footer{
        position: fixed;
        bottom: 0;
        width: 100%;
    }
    
    .VR-link{
        color: #6359CE;
        text-decoration: none;
    }