mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-21 03:54:59 +00:00
removed scss
This commit is contained in:
parent
ee09f6531d
commit
0c7a7ab2b5
1 changed files with 0 additions and 17 deletions
|
@ -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;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue