Skip to content

Commit

Permalink
Update custom.css
Browse files Browse the repository at this point in the history
  • Loading branch information
peteryang1756 authored Jan 15, 2023
1 parent caff9e4 commit 65a87a0
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions src/css/custom.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

.hero-image-wrap {
position: relative;
display: -webkit-box;
Expand All @@ -17,14 +16,12 @@
-ms-flex-align: center;
align-items: center;
}

._6 {
position: relative;
-webkit-perspective: 1500px;
perspective: 1500px;
text-decoration: none;
}

.hero-block {
display: -webkit-box;
display: -webkit-flex;
Expand All @@ -37,11 +34,9 @@
-ms-flex-align: center;
align-items: center;
}

.button-text {
text-decoration: none;
}

.header {
display: -webkit-box;
display: -webkit-flex;
Expand All @@ -66,18 +61,13 @@
.bold-text-3 {
color: #1000ff;
}



.bold-text-6 {
color: #08ff00;
}

.heading-2 {
font-size: 75px;
line-height: 75px;
}

.container {
width: 100%;
max-width: 1240px;
Expand All @@ -92,7 +82,6 @@
.bold-text {
color: red;
}

.hero-content {
display: -webkit-box;
display: -webkit-flex;
Expand Down

1 comment on commit 65a87a0

@vercel
Copy link

@vercel vercel bot commented on 65a87a0 Jan 15, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.