mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 02:05:00 +00:00
layout
This commit is contained in:
parent
9982a5b4e2
commit
08048b4972
3 changed files with 56 additions and 57 deletions
|
@ -17,8 +17,6 @@
|
|||
margin-bottom: 2em;
|
||||
padding: 1em;
|
||||
border-radius: 4px;
|
||||
display: flex;
|
||||
align-items: flex-start;
|
||||
}
|
||||
.post-date {
|
||||
color: #777;
|
||||
|
@ -33,6 +31,8 @@
|
|||
}
|
||||
|
||||
.post-content {
|
||||
display: flex;
|
||||
align-items: flex-start;
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue