This commit is contained in:
omkieit 2024-08-31 13:31:52 +05:30
parent ba1459d23a
commit 45ac17338c
3 changed files with 4 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -27,7 +27,7 @@
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css"> <link rel="stylesheet" href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css">
<!-- fonts --> <!-- fonts -->
<link href="https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;800&family=Sen:wght@400;700;800&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;800&family=Sen:wght@400;700;800&display=swap" rel="stylesheet">
<script type="module" crossorigin src="/assets/index-XsVNmNlQ.js"></script> <script type="module" crossorigin src="/assets/index-BWSzxPyA.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CyAHZLBw.css"> <link rel="stylesheet" crossorigin href="/assets/index-CyAHZLBw.css">
</head> </head>

View File

@ -17,7 +17,8 @@ const Register = () => {
<div className="container-fluid px-0"> <div className="container-fluid px-0">
<div className="row gy-4 align-items-center justify-content-center"> <div className="row gy-4 align-items-center justify-content-center">
<div className="col-12 col-md-6 col-xl-20 text-center text-md-start"> <div className="col-12 col-md-6 col-xl-20 text-center text-md-start">
<span className="pi pi-dollar" style={{ fontSize: '5rem', color:"#fda417" }} /> {/* <span className="pi pi-dollar" style={{ fontSize: '5rem', color:"#fda417" }} /> */}
<i className="fa fa-dollar" style={{ fontSize: '5rem', color:"#fda417" }} aria-hidden="true" />