Re-use section title adjustment css for top header
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
parent
a4224d74ea
commit
efaeed42f6
6 changed files with 15 additions and 27 deletions
|
@ -1,14 +1,10 @@
|
|||
.achievements-section {
|
||||
@include section-title-adjustment();
|
||||
|
||||
.container {
|
||||
padding-top: 0.5rem;
|
||||
}
|
||||
|
||||
h1 > span {
|
||||
margin-top: -55px; /* Size of fixed header */
|
||||
padding-bottom: 55px;
|
||||
display: block;
|
||||
}
|
||||
|
||||
#gallery {
|
||||
.achievement-entry {
|
||||
margin-top: 5px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue