Make it more mobile-friendly and add page loader.
This commit is contained in:
parent
709d08f94e
commit
ee8bda15e1
13 changed files with 208 additions and 61 deletions
|
|
@ -1,5 +1,7 @@
|
|||
<footer>
|
||||
<div class="logo"><img src="../assets/media/g-logo-250x250.webp" alt="The G* Logo"></div>
|
||||
<div class="logo">
|
||||
<a href="/"><img src="../assets/media/g-logo-250x250.webp" alt="The G* Logo"></a>
|
||||
</div>
|
||||
<div class="tcs">
|
||||
<span>© all rights reserved</span>
|
||||
<span><a href="https://www.linkedin.com/in/gugulet-hu/">contact</a></span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue