forked from Bunteshaus/bunteshaus.de
small fixes
This commit is contained in:
parent
272f9c71fc
commit
7cc9007e29
|
@ -5,6 +5,7 @@ article {
|
|||
padding: 1rem;
|
||||
margin-bottom: 2rem;
|
||||
border-radius: 10px;
|
||||
align-items: stretch;
|
||||
}
|
||||
|
||||
#articletitle h2 {
|
||||
|
@ -62,7 +63,6 @@ article #readmore {
|
|||
display: flex;
|
||||
flex-direction: column-reverse;
|
||||
margin-left: .3rem;
|
||||
align-items: stretch;
|
||||
}
|
||||
|
||||
#article_footer {
|
||||
|
|
Loading…
Reference in New Issue
Block a user