Skip to content

Commit

Permalink
Update Student.css
Browse files Browse the repository at this point in the history
  • Loading branch information
thestarsahil authored Jul 30, 2024
1 parent 9a3accd commit 348cbfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Student/Student.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
.single-student-container {
font-family: Arial, sans-serif;
padding: 20px;

min-height: 100vh;
}
#dark .single-student-details {
background-color: #151414;
Expand Down Expand Up @@ -218,4 +218,4 @@ color: white !important;
.student-details-content .nav{
flex-wrap: wrap;
}
}
}

0 comments on commit 348cbfb

Please sign in to comment.