Skip to content
Snippets Groups Projects
index.css 243 B
Newer Older
  • Learn to ignore specific revisions
  • Ray Schamp's avatar
    Ray Schamp committed
    .app {
    
        /* probably unecessary, transitional until layout is refactored */
        width: 100%; 
    
    Ray Schamp's avatar
    Ray Schamp committed
        height: 100%;
        margin: 0;
    }
    
    Steven Dale's avatar
    Steven Dale committed
    /* @todo: move globally? Safe / side FX, for blocks particularly? */