mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
button layout
This commit is contained in:
parent
558eb067fb
commit
5696fab783
1 changed files with 6 additions and 8 deletions
|
@ -17,14 +17,12 @@
|
|||
.main-content blockquote {
|
||||
border-left-color: #159957;
|
||||
}
|
||||
@media screen and (max-width: 20em) {
|
||||
.btn {
|
||||
display: inline-block;
|
||||
width: auto;
|
||||
}
|
||||
.btn + .btn {
|
||||
margin-top: 0;
|
||||
}
|
||||
.btn {
|
||||
display: inline-block;
|
||||
width: auto;
|
||||
}
|
||||
.btn + .btn {
|
||||
margin-top: 0;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue