Skip to content

Commit

Permalink
[deploy] trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
machine-moon committed Jan 5, 2025
1 parent b76bd8c commit c8705c5
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion src/Components/About/About.css
Original file line number Diff line number Diff line change
Expand Up @@ -152,4 +152,4 @@
text-align: center;
font-size: 14px;
}
}
}
2 changes: 1 addition & 1 deletion src/Components/Contact/Contact.css
Original file line number Diff line number Diff line change
Expand Up @@ -214,4 +214,4 @@
font-size: 20px;
padding: 15px 40px;
}
}
}
2 changes: 1 addition & 1 deletion src/Components/Footer/Footer.css
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@
width: 40px;
height: 40px;
}
}
}
2 changes: 1 addition & 1 deletion src/Components/Hero/Hero.css
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ p {

.center-text {
text-align: center;
}
}
2 changes: 1 addition & 1 deletion src/Components/Navbar/Navbar.css
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,4 @@
cursor: pointer;
padding-top: 30px;
}
}
}
2 changes: 1 addition & 1 deletion src/Components/Projects/Projects.css
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
}

.project-overlay h2 {
margin: 0 0 20px;
margin: 0 0 20px;
font-size: 24px;
font-weight: 600;
color: #ffffff;
Expand Down
2 changes: 1 addition & 1 deletion src/Components/Work/Work.css
Original file line number Diff line number Diff line change
Expand Up @@ -133,4 +133,4 @@
.work-title h1 {
font-size: 40px;
}
}
}
2 changes: 1 addition & 1 deletion src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ a {
padding-left: 5%;
padding-right: 5%;
}
}
}

0 comments on commit c8705c5

Please sign in to comment.