blob: 353df2c1824e4548b96f07fd1945b4510ce2e266 [file]
a.download {
&:before {
@extend .material-icons;
content: "file_download";
position: relative;
top: 5px;
margin-right: 5px;
}
}
button.download {
position: sticky;
margin-left: 1em;
}