Skip to content
Snippets Groups Projects
Select Git revision
  • 9032aad4c4d9543c0933c75d741c7828e06d9ac3
  • kinetic default protected
  • indigo
  • 0.4.0
  • 0.3.4
  • 0.3.3
  • 0.1.5
  • 0.3.2
  • 0.3.1
  • 0.3.0
  • 0.1.4
  • 0.1.3
  • 0.1.2
  • 0.1.1
14 results

package.xml

Blame
  • app.component.scss 95 B
    @import './src/variables.scss';
    
    .wrapper { 
        padding: 0 calc((100% - #{$break-large})/2);
    }