Blame view

bower_components/Materialize/templates/starter-template/css/style.css 262 Bytes
74249687   Luigi Serra   Cross browser con...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
  /* Custom Stylesheet */
  /**
   * Use this file to override Materialize files so you can update
   * the core Materialize files in the future
   *
   * Made By MaterializeCSS.com
   */
  
  .icon-block {
    padding: 0 15px;
  }
  .icon-block .material-icons {
  	font-size: inherit;
  }