* 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:
parent
f779ac4ebb
commit
6e41689c06
12 changed files with 56 additions and 13 deletions
|
@ -1,3 +1,9 @@
|
|||
.accomplishments-section h1 > span{
|
||||
margin-top: -55px; /* Size of fixed header */
|
||||
padding-bottom:55px;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.accomplishments-section .card {
|
||||
background: #fff;
|
||||
border-top: 2px solid #248aaa;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue