Fix logo squeeze, add all event info from images to aktuelles.html
This commit is contained in:
@@ -311,13 +311,17 @@ p {
|
||||
|
||||
.sidebar-logo {
|
||||
text-align: center;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.logo-small {
|
||||
width: 150px;
|
||||
width: 100%;
|
||||
max-width: 150px;
|
||||
height: auto;
|
||||
object-fit: contain;
|
||||
filter: drop-shadow(0 4px 10px rgba(0, 0, 0, 0.1));
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.nav-links {
|
||||
|
||||
Reference in New Issue
Block a user