correction chemin icônes relatif

evorust
Nicolas Sanchez 3 years ago
parent 1e9d50e653
commit 1e29145ff1

@ -4,7 +4,7 @@
font-weight: 400; font-weight: 400;
src: local('Material Icons'), src: local('Material Icons'),
local('MaterialIcons-Regular'), local('MaterialIcons-Regular'),
url(/static/MaterialIconsOutlined-Regular.otf) format('woff'); url(MaterialIconsOutlined-Regular.otf) format('woff');
} }
.material-icons { .material-icons {

Loading…
Cancel
Save