Made navigation bar responsive and fixed margin issue with history

This commit is contained in:
2019-04-16 19:42:18 -04:00
parent 5ef764bf80
commit b923c53ca0
12 changed files with 138 additions and 105 deletions

View File

@@ -16,6 +16,6 @@
}
.profile-image {
width: 350px;
width: 300px;
}
}