Skip to content

Commit 87c81a5

Browse files
authored
Update style.css
1 parent 36f3cd9 commit 87c81a5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

style.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,9 @@ color: #2b3c44;
8585
p{
8686
color: #2b3c44;
8787
}
88+
.link-paragraph{
89+
font-weight:bold;
90+
}
8891
footer{
8992
margin: 0 50px ;
9093
}
@@ -158,9 +161,6 @@ footer{
158161
margin-right:15px;
159162
margin-left:15px;
160163
}
161-
.link-paragraph{
162-
font-weight:bold;
163-
}
164164
.end{
165165
display: block;
166166
align-items: center;

0 commit comments

Comments
 (0)