right -> left

This commit is contained in:
Pooya Parsa 2017-09-01 21:02:22 +04:30
parent 0d4bbf0b03
commit 4af3917f6d

View File

@ -94,7 +94,7 @@ export default {
}
.__nuxt-error-page .logo {
position: fixed;
right: 12px;
left: 12px;
bottom: 12px;
}
</style>