Fixed misaligned back button

This commit is contained in:
R. Aidan Campbell 2017-12-10 20:02:44 -07:00
parent b98e354423
commit 3a94c55100

View File

@ -105,8 +105,7 @@ main {
padding:25px;
}
#backIcon {
position: fixed;
left: 28px;
right: 5px;
}
#backIcon:hover {
cursor: pointer;