apply debug changes
This commit is contained in:
@@ -46,9 +46,10 @@ const style = (bg) => `background: linear-gradient(143.73deg, ${bg.from} 5.62%,
|
||||
}
|
||||
|
||||
ul {
|
||||
@apply rtl grid grid-rows-2 grid-flow-col gap-[1.9rem] w-max mx-auto lg:gap-0 lg:gap-y-8;
|
||||
@apply rtl grid grid-rows-2 grid-flow-col justify-items-center gap-[1.9rem] w-max mx-auto lg:gap-0 lg:gap-y-8;
|
||||
|
||||
li {
|
||||
@apply justify-self-center;
|
||||
a {
|
||||
@apply m-auto flex flex-col items-center;
|
||||
@apply w-[4.6rem] h-[6rem] justify-between;
|
||||
|
||||
Reference in New Issue
Block a user