Fix volcan bouvet
This commit is contained in:
parent
c94b5921c5
commit
6c7e41ac6c
4 changed files with 18 additions and 11 deletions
|
|
@ -454,6 +454,8 @@ footer {
|
|||
gap: 10px;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: center;
|
||||
margin: 2em 0;
|
||||
}
|
||||
|
||||
.event-cover {
|
||||
|
|
@ -473,13 +475,14 @@ footer {
|
|||
border-radius: 10px;
|
||||
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
|
||||
padding: 20px;
|
||||
align-items: center;
|
||||
max-width: 450px;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.artist-image {
|
||||
max-width: 100%;
|
||||
max-height: 350px;
|
||||
}
|
||||
|
||||
.artist-description {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue