Skip to content

Commit 782253d

Browse files
committed
Align texts on the homepage
1 parent 7d96072 commit 782253d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/src/pages/home/Home.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
.development-message {
1010
position: absolute;
1111
top: 70px;
12-
left: 70px;
12+
left: 72px;
1313
}
1414

1515
.profile-container {
@@ -54,7 +54,7 @@ h2 {
5454
.current-work {
5555
position: relative;
5656
margin-top: 85px;
57-
margin-right: 500px;
57+
margin-right: 490px;
5858
}
5959

6060
.current-work h3 {

0 commit comments

Comments
 (0)