Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat : add Investas page demo & fix: change preloader and hover link color #15

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

9401adarsh
Copy link

No description provided.

@9401adarsh 9401adarsh closed this Feb 12, 2021
@9401adarsh 9401adarsh reopened this Feb 12, 2021
@9401adarsh 9401adarsh changed the title feat : add Investas page demo feat : add Investas page demo & fix: change preloader and hover link color Feb 12, 2021
Comment on lines +26 to +33
.carousel .carousel-item {
text-align: center;
min-height: 200px;
}
.carousel .carousel-item img {
max-width: 100%;
margin: 0 auto; /* Align slide image horizontally center in Bootstrap v3 */
}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix formatting

Comment on lines +43 to +50
.carousel-control-prev span, .carousel-control-next span {
width: 54px;
height: 54px;
display: inline-block;
background: #4a4a4a;
border-radius: 50%;
box-shadow: 0 0 1px rgba(0,0,0,0.3);
}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

format

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants