diff --git a/_data/carousel.yml b/_data/carousel.yml index 4a3af0cea..c19abed9c 100644 --- a/_data/carousel.yml +++ b/_data/carousel.yml @@ -1,5 +1,5 @@ - title: "COVID-19 impact on IEEE VIS 2020" - description: "Currently, the plan for VIS 2020 is to move forward as scheduled, with the addition of a remote participation component for attendees. The proceedings will be released as usual on IEEE Xplore. The committee will continue monitoring conditions and will provide updates if plans change. Please continue to check our website regularly for further updates. In the meantime, we advise not to book any travel arrangements yet." + description: "Currently, the plan for VIS 2020 is to move forward as scheduled, with the addition of a remote participation component for attendees. The proceedings will be released as usual on IEEE Xplore. The committee will continue monitoring conditions and will provide updates if plans change. Please continue to check our website regularly for further updates..." button-text: "Read more" button-url: "/info/coronavirus-info" image: "coronavirus.jpg" diff --git a/src/styles/carousel.css b/src/styles/carousel.css index 3096178b4..b131795ac 100644 --- a/src/styles/carousel.css +++ b/src/styles/carousel.css @@ -153,7 +153,7 @@ right: 20%; bottom: 20px; left: 20%; - top: 20%; + top: 5%; z-index: 10; padding-top: 20px; padding-bottom: 20px;