mirror of
https://github.com/Ocelot-Social-Community/ocelot.social.git
synced 2026-04-05 00:55:45 +00:00
fix distance
This commit is contained in:
parent
b0163d03a3
commit
ef0619a5d1
@ -68,6 +68,11 @@ h1, h2, h3, h4 {
|
||||
}
|
||||
}
|
||||
|
||||
// spacing for article cover image below fixed navbar
|
||||
.page-cover {
|
||||
padding-top: 1rem;
|
||||
}
|
||||
|
||||
// crop article image
|
||||
.page-cover img {
|
||||
max-height: 420px !important;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user