feat: added title
This commit is contained in:
@@ -178,7 +178,7 @@ export class HomeComponent implements OnInit, AfterViewInit, OnDestroy {
|
||||
}
|
||||
|
||||
protected scrollToContactLinks(): void {
|
||||
this.scrollToElementById('contact-links');
|
||||
this.scrollToElementById('contact-links', 48);
|
||||
}
|
||||
|
||||
private preloadImageAssets(): void {
|
||||
|
||||
Reference in New Issue
Block a user