generated from muhtadeetaron/nextjs-template
fix(ui): minor ui tweak in pretest screen
This commit is contained in:
@ -81,7 +81,7 @@ function PretestPageContent() {
|
||||
return (
|
||||
<BackgroundWrapper>
|
||||
<div className="min-h-screen">
|
||||
<div className="mx-10 mt-10">
|
||||
<div className="mx-10 pt-10">
|
||||
<button
|
||||
onClick={() => router.push("/categories/subjects")}
|
||||
className="mb-4"
|
||||
|
||||
Reference in New Issue
Block a user