Re-use section title adjustment css for top header

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
hossainemruz 2023-09-21 23:55:37 +06:00
parent a4224d74ea
commit efaeed42f6
6 changed files with 15 additions and 27 deletions

View file

@ -1,11 +1,7 @@
.experiences-section {
padding-bottom: 1rem;
@include section-title-adjustment();
h1 > span {
margin-top: -55px; /* Size of fixed header */
padding-bottom: 55px;
display: block;
}
padding-bottom: 1rem;
ul {
padding-left: 1rem;