mirror of
https://github.com/Shik3i/KoalaSync.git
synced 2026-08-21 16:36:44 +00:00
style(website): standardize use-case image container heights to 150px and set object-fit contain to align headings
This commit is contained in:
+2
-1
@@ -1509,7 +1509,8 @@ html.lang-de [lang="en"] {
|
||||
display: block;
|
||||
width: 100%;
|
||||
max-width: 272px;
|
||||
height: auto;
|
||||
height: 150px;
|
||||
object-fit: contain;
|
||||
border-radius: 8px;
|
||||
margin: 0 auto 0 auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user