Website/css/style.css
Wild1145 1e29e694de Current website over-written with landing page
The entire of the old site doesn't work when hosted how we now host the site, so I've replaced it with a landing page. New site design to then come in due course.
2021-05-21 22:41:00 +01:00

14 lines
No EOL
262 B
CSS

/* 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;
}