We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 942f09d commit 0101a9aCopy full SHA for 0101a9a
app/favicon.ico
5.25 KB
app/page.tsx
@@ -638,7 +638,7 @@ export default function Index() {
638
</div>
639
640
{/* Card 8: Access management */}
641
- <div className="border-b border-[#ffffff20] p-5 md:p-6 col-span-1">
+ <div className="border-b md:border-r lg:border-r border-[#ffffff20] p-5 md:p-6 col-span-1">
642
<div className="flex items-start justify-between mb-4">
643
<div className="flex items-center justify-center w-6 h-6 rounded text-sm font-semibold border border-[#ffffff20]">
644
8
0 commit comments