update tour, fix css
This commit is contained in:
parent
62717d8014
commit
f6d4ea2a57
3 changed files with 3 additions and 4 deletions
|
|
@ -171,7 +171,7 @@ p:last-child {
|
|||
#nextButton {
|
||||
position: absolute;
|
||||
top: 10px;
|
||||
right: 32px;
|
||||
right: 64px;
|
||||
}
|
||||
#prevButton.disabled,
|
||||
#nextButton.disabled {
|
||||
|
|
@ -196,6 +196,7 @@ div.text:last-child {
|
|||
width: 576px;
|
||||
height: 360px;
|
||||
border-radius: 8px;
|
||||
margin-bottom: 32px;
|
||||
box-shadow: 0 0 2px rgba(64, 64, 32, 0.5);
|
||||
overflow: hidden;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue