polishing

This commit is contained in:
Abhimanyu Rana
2023-11-16 02:38:06 +05:30
committed by GitHub
parent 802974b90c
commit 2b1ee3d49a

View File

@@ -29,7 +29,7 @@ const { href, title, body, tag } = Astro.props;
background-color: var(--background-secondary);
background-position: 100%;
border: 1px solid transparent;
border-radius: var(--spacing-01);
border-radius: var(--spacing-03);
height: 136px;
position: relative;
}