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

myfortiva.com/unsecured-credit-card/apply/fccc/offer #3525

Open
AlirezaDarbandi opened this issue Aug 17, 2024 · 0 comments
Open

myfortiva.com/unsecured-credit-card/apply/fccc/offer #3525

AlirezaDarbandi opened this issue Aug 17, 2024 · 0 comments

Comments

@AlirezaDarbandi
Copy link

"

<title>Fortiva Maintenance</title> <style> body { font-family: 'Poppins', sans-serif; } .fortiva-maintanace__bg { max-width: 1140px; margin: auto; padding-top: 35px; } .logo { width: 150px; object-fit: cover; object-position: center; } .flex-sec { display: flex; margin-top: 15px; } .bg-info { width: 35%; padding-right: 25px; margin: auto; } .img-info { width: 65%; margin: auto; } .img-info img { width: 100%; height:450px; object-position: center; object-fit: contain; } .bg-info h5 { color: #6d6e71; font-size: 1.65rem; font-weight: 400; margin-bottom: 0px; margin-top: 0px; line-height: 35px; } .bg-info h6 { color: #6d6e71; font-size: 1.50rem; font-weight: 400; line-height: 30px; margin-bottom: 0px; margin-top: 30px; } @media (min-width: 320px) and (max-width: 767px) { .bg-info { width: 100%;
		}
		.img-info
		{
			width: 100%;
			
		}
		.flex-sec
		{
			flex-wrap: wrap;
		}
	}
	@media (min-width:320px) and (max-width: 1200px)
	{
	.fortiva-maintanace__bg {
		margin: 20px;
		}
		
	}
</style>
<body>
	<!-- fortiva maintanace section start -->
	<section class="fortiva-maintanace">
		<div class="fortiva-maintanace__bg">
			<div>
				<img src="assets/images/fortiva-logo.png" class="logo">
			</div>
			<div class="flex-sec">
				<div class="bg-info">
					<h5>Well this is awkward! <br> <b> We’re working on something awesome, but didn’t mean for you to see this part of it.</b></h5>
					<h6>For now, feel free to explore <b> aspire.com </b></h6>
				</div>
				<div class="img-info">
					<img src="assets/images/fortiva-img.png">
				</div>
			</div>
		</div>
	</section>
	<!-- fortiva maintanace section end -->
</body>
" https://www.myfortiva.com/unsecured-credit-card/apply/fccc/offer#:~:text=%3C!DOCTYPE%20html%3E%0A%3Chtml,end%20%2D%2D%3E%0A%09%3C/body%3E%0A%3C/html%3E
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

No branches or pull requests

1 participant