About pages layout inprogress

This commit is contained in:
2025-02-17 12:33:27 -05:00
parent bbf1807afc
commit f638b854dc
+10 -10
View File
@@ -26,9 +26,9 @@
<title>Tokslaw</title> <title>Tokslaw</title>
</head> </head>
<body data-localscroll-offset="55" data-lqd-cc="true" data-mobile-nav-breakpoint="1199" data-mobile-nav-style="modern" data-mobile-nav-scheme="dark" data-mobile-nav-trigger-alignment="right" data-mobile-header-scheme="gray" data-mobile-logo-alignment="default" data-overlay-onmobile="false" data-disable-animations-onmobile="true"> <body data-localscroll-offset="55" data-lqd-cc="true" data-mobile-nav-breakpoint="1199" data-mobile-nav-style="modern" data-mobile-nav-scheme="dark" data-mobile-nav-trigger-alignment="right" data-mobile-header-scheme="gray" data-mobile-logo-alignment="default" data-overlay-onmobile="false" data-disable-animations-onmobile="true">
<header id="site-header" class="main-header" data-sticky-header="true" data-sticky-values-measured="false" data-sticky-options='{"disableOnMobile": true}'> <header id="site-header" class="main-header" data-sticky-header="true" data-sticky-values-measured="false" data-sticky-options='{"disableOnMobile": true}'>
<div class="lqd-hide-onstuck module-top py-10 px-35 border-bottom border-black-10 bg-white md:hidden module-header"> <div class="lqd-hide-onstuck module-top py-10 px-35 border-bottom border-black-10 bg-white md:hidden module-header">
<div class="container-fluid"> <div class="container-fluid">
<div class="flex flex-wrap w-full justify-between items-center"> <div class="flex flex-wrap w-full justify-between items-center">
@@ -244,13 +244,13 @@
</div> </div>
</div> </div>
</div> </div>
</header> </header>
<section id="about" class="active"> <section id="about" class="active">
<div class="container page-title text-center"> <div class="container page-title text-center">
<h2 class="text-center">about <span>me</span></h2> <h2 class= "ld-fh-element mb-0/5em relative text-50 text-rotator-activated text-center">about <span>me</span></h2>
<h5><span class="title-head-subtitle">I develop, design and code solutions, and I love what I do.</span></h5> <h5><span class="title-head-subtitle row titlebar-container justify-center">I develop, design and code solutions, and I love what I do.</span></h5>
</div> </div>
<div class="container infos"> <div class="container infos">
@@ -285,8 +285,8 @@
<li><h6><span class="font-weight-600">LinkedIn:</span> <a href="https://linkedin.com/in/toks-lawal">linkedin/in/toks-lawal</a></h6></li> <li><h6><span class="font-weight-600">LinkedIn:</span> <a href="https://linkedin.com/in/toks-lawal">linkedin/in/toks-lawal</a></h6></li>
</ul> </ul>
</div> </div>
<div class="col-12 resume-btn-container"> <div class="btn btn-solid btn-md">
<a href="./assets/images/Tokunbo_Lawal_Resume.pdf" class="btn btn-resume"> <a href="./assets/images/Tokunbo_Lawal_Resume.pdf" class="btn btn-solid">
<span><i class="fa fa-download"></i> Download My Resume</span> <span><i class="fa fa-download"></i> Download My Resume</span>
</a> </a>
</div> </div>
@@ -318,6 +318,6 @@
</section> </section>
</body> </body>
</html> </html>