forked from CCCHH/ccchh-website
add nolympia announcement (#142)
Reviewed-on: CCCHH/ccchh-website#142 Reviewed-by: stb <stb@noreply.git.hamburg.ccc.de>
This commit is contained in:
parent
1249bd5aee
commit
239598dc4e
4 changed files with 65 additions and 9 deletions
|
|
@ -454,12 +454,17 @@ div.nav-aside {
|
|||
margin: 15px var(--block-spacing-horizontal);
|
||||
}
|
||||
|
||||
img {
|
||||
padding: 15px var(--block-spacing-horizontal);
|
||||
width: 100%;
|
||||
height: 25cqw;
|
||||
object-fit: cover;
|
||||
object-position: top;
|
||||
.image-container {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
||||
img {
|
||||
padding: 15px var(--block-spacing-horizontal);
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue