forked from Bunteshaus/bunteshaus.de
small fixes
This commit is contained in:
parent
3567ad850c
commit
4521409295
|
@ -13,6 +13,8 @@
|
|||
background-image: linear-gradient(var(--background-alt), var(--background));
|
||||
}
|
||||
|
||||
|
||||
|
||||
main h1 {
|
||||
margin-top: 0rem;
|
||||
margin-bottom: 0rem;
|
||||
|
@ -143,7 +145,7 @@ article h2 {
|
|||
padding-right: 10px;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
min-height: 60vh;
|
||||
min-height: 70vh;
|
||||
}
|
||||
|
||||
.right-sidebar {
|
||||
|
|
Loading…
Reference in New Issue
Block a user