mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Fix linting
This commit is contained in:
parent
fa6d3bb95d
commit
e9189a3c58
@ -115,7 +115,7 @@ export default {
|
|||||||
.login-form {
|
.login-form {
|
||||||
width: 80vw;
|
width: 80vw;
|
||||||
max-width: 620px;
|
max-width: 620px;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
|
|
||||||
.base-button {
|
.base-button {
|
||||||
display: block;
|
display: block;
|
||||||
|
|||||||
@ -259,6 +259,6 @@ export default {
|
|||||||
.registration-slider {
|
.registration-slider {
|
||||||
width: 80vw;
|
width: 80vw;
|
||||||
max-width: 620px;
|
max-width: 620px;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user