mirror of
https://github.com/litruv/lit.ruv.wtf.git
synced 2026-07-24 02:36:02 +10:00
fix: adjust margin-bottom for blog logo link to improve layout
This commit is contained in:
@@ -696,7 +696,7 @@ body.blog-page {
|
||||
}
|
||||
|
||||
.blog-logo-link {
|
||||
margin-bottom: 16px;
|
||||
margin-bottom: 100px;
|
||||
opacity: 0.92;
|
||||
transition: opacity 0.2s ease;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user