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:
Binary file not shown.
|
Before Width: | Height: | Size: 1.0 MiB |
@@ -696,7 +696,7 @@ body.blog-page {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.blog-logo-link {
|
.blog-logo-link {
|
||||||
margin-bottom: 16px;
|
margin-bottom: 100px;
|
||||||
opacity: 0.92;
|
opacity: 0.92;
|
||||||
transition: opacity 0.2s ease;
|
transition: opacity 0.2s ease;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user