peryoudow/vendor/league/plates/docs/css/custom.scss

16 lines
190 B
SCSS

---
---
.github {
position: absolute;
top: 0;
right: 0;
border: 0;
z-index: 1000;
}
@media screen and (max-width: 1065px) {
.github {
display: none;
}
}