Skip to content

Commit ef257c4

Browse files
Increase margin-top and align achievements text left
1 parent a754768 commit ef257c4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

styles.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,8 @@ h1 {
167167
border: none;
168168
}
169169
.achievements {
170-
margin-top: 50px;
170+
margin-top: 100px;
171+
text-align: left;
171172
}
172173

173174
#achievement-list {

0 commit comments

Comments
 (0)