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

Oscar dev #1

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

Oscar dev #1

wants to merge 3 commits into from

Conversation

Cardoso-topdev
Copy link
Owner

No description provided.

}

.pulse {
-webkit-animation-name: pulse;
Copy link
Owner Author

Choose a reason for hiding this comment

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

This code should not delete

@@ -6,7 +6,6 @@
<link rel="stylesheet" type="text/css" href="css/bootstrap.css">
<link rel="stylesheet" type="text/css" href="fonts/font-awesome/css/font-awesome.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" type="text/css" href="css/animate.css">
Copy link
Owner Author

Choose a reason for hiding this comment

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

This code should not be remove.

@@ -7,9 +7,9 @@ import Footer from '../../components/footer'

const Privacy = () => <div className="privacy container">
<Navigation isColorWhite={false} />
<SectionTitle extraCls="wow fadeInLeft" header="Privacy Statement for Credit Academy" />
Copy link
Owner Author

Choose a reason for hiding this comment

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

This code should not be remove.

{ACC_DATA.map( (item, idx) => (
<div className="accordion-item primary-border wow fadeInDown" key={idx} data-wow-delay={idx*0.1 + "s"}>
Copy link
Owner Author

Choose a reason for hiding this comment

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

This code should not be remove.

@@ -1,2744 +0,0 @@
@charset "UTF-8";
Copy link
Owner Author

Choose a reason for hiding this comment

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

This code should not be remove.

@Cardoso-topdev Cardoso-topdev added the invalid This doesn't seem right label Jan 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant