forked from brooksbingham/theme-elegance
refactor: update my-account styles
parent
5c3be1cc19
commit
00eb3abc94
|
@ -32,7 +32,7 @@
|
||||||
|
|
||||||
{block name='page_content'}
|
{block name='page_content'}
|
||||||
<div class="w-full my-8">
|
<div class="w-full my-8">
|
||||||
<div class="links flex justify-center flex-wrap py-4">
|
<div class="links flex flex-wrap py-4">
|
||||||
|
|
||||||
<a class="w-full md:w-1/3 lg:w-1/4 flex flex-col p-4 border-gray-500" id="identity-link" href="{$urls.pages.identity}">
|
<a class="w-full md:w-1/3 lg:w-1/4 flex flex-col p-4 border-gray-500" id="identity-link" href="{$urls.pages.identity}">
|
||||||
<span class="flex flex-col items-center font-semibolds text-lg">
|
<span class="flex flex-col items-center font-semibolds text-lg">
|
||||||
|
|
Loading…
Reference in New Issue