Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit d3e10ae

Browse files
author
vikasrohit
committed
Fixed header position for register page
1 parent 3cef9bb commit d3e10ae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

assets/css/account/account.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,4 +214,8 @@
214214
}
215215
}
216216
}
217+
218+
.register-container {
219+
margin: 66px auto;
220+
}
217221
}

0 commit comments

Comments
 (0)