Skip to content
Snippets Groups Projects
Commit f9c1a96b authored by e550192's avatar e550192
Browse files

fixed the menu button on mobile version

parent 59a289c8
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@
<span>{{ "skills" | translate }}</span>
</button>
<button mat-menu-item routerLink="/contact">
<span>{{ "contact" | translate }}</span>
<span>{{ "contact1" | translate }}</span>
</button>
</mat-menu>
</div>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment