Fix card intro
This commit is contained in:
parent
35cd6ce4cc
commit
9196e07f3a
5 changed files with 47 additions and 125 deletions
|
|
@ -1,11 +1,11 @@
|
|||
#bitpayCard-intro {
|
||||
.swiper-container-horizontal > .swiper-pagination {
|
||||
bottom: 150px;
|
||||
.slider-pager .slider-pager-page {
|
||||
color: #fff;
|
||||
}
|
||||
.cta-button{
|
||||
text-align: center;
|
||||
position: absolute;
|
||||
bottom: 45px;
|
||||
bottom: 55px;
|
||||
padding: 0 1.5rem;
|
||||
width: 100%;
|
||||
}
|
||||
|
|
@ -34,14 +34,6 @@
|
|||
border-color: transparent;
|
||||
border:none;
|
||||
}
|
||||
.swiper-pagination {
|
||||
&-bullet {
|
||||
background: rgb(100, 124, 232);
|
||||
&-active {
|
||||
background: rgb(100, 124, 232);
|
||||
}
|
||||
}
|
||||
}
|
||||
.button-transparent{
|
||||
background: none !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue