removed scss

This commit is contained in:
Paul Gauthier 2023-05-15 12:05:13 -07:00
parent ee09f6531d
commit 0c7a7ab2b5

View file

@ -1,17 +0,0 @@
---
---
@import "{{ site.theme }}";
@media screen and (max-width: 23em){
.btn{
display:block;
width:100%;
padding:0.75rem;
font-size:0.9rem;
}
.btn+.btn{
margin-top:1rem;
margin-left:0;
}
}