* Fixed alignment issue in tables under education(#233) * Fixed section landing position on navigation Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
This commit is contained in:
@@ -6,6 +6,12 @@
|
||||
margin-top: 1.5rem !important;
|
||||
}
|
||||
|
||||
.experiences-section h1 > span{
|
||||
margin-top: -55px; /* Size of fixed header */
|
||||
padding-bottom:55px;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.experiences-section ul {
|
||||
padding-left: 1rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user