Skip to content

Commit

Permalink
final update
Browse files Browse the repository at this point in the history
  • Loading branch information
huynhhoangvy committed May 13, 2019
1 parent f61a3c2 commit ed048d9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ header .container {

.container {
display: flex;
justify-content: space-between;
/* justify-content: space-between; */
margin: auto;
}

Expand Down Expand Up @@ -610,6 +610,9 @@ a:hover {
width: 50px;
height: 50px;
}
header {
min-height: 700px;
}
}

.m-3 {
Expand Down

0 comments on commit ed048d9

Please sign in to comment.