fix footer version position

This commit is contained in:
plebeius.eth
2023-08-22 13:28:26 +02:00
parent b75cedffd5
commit a05e733d30
@@ -3134,7 +3134,7 @@ export const Footer = styled.div`
}
#version {
margin-top: 13px;
margin-top: 15px;
}
}