Currently, I am in the process of creating my own personal website template. However, I have encountered an issue with styling the image and text within the navbar.
I am looking to adjust the aspect ratio of the image in order to center it within the navbar. This way, regardless of the height of the navbar, the image will always appear consistent.
Another goal is to vertically center the text.
Lastly, I would like to change "CONTACT" to "Contact".
It's important to note that I am not utilizing Bootstrap or any other frameworks for this project.