Skip to content
Snippets Groups Projects

Adding layout+header

Merged Loïc requested to merge lzanin/cockpit:master into master
Compare and
4 files
+ 51
0
Preferences
Compare changes
Files
4
+ 18
0
/* 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;
}
#slide-out {
max-width: 250px;
}
\ No newline at end of file