mirror of
https://github.com/safing/web
synced 2025-09-01 18:49:06 +00:00
Remove rounded corner
This commit is contained in:
parent
2ba501c5f2
commit
79102fc738
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@ title: Safing
|
|||
<li class="mt-10 md:mt-0">
|
||||
<div class="block transform hover:scale-95 duration-150 ease-in-out">
|
||||
<a href="/podcast/2020/05/11/the-risks-of-paying-with-cash/">
|
||||
<img class="grayscale rounded-sm" src="/assets/img/blog/4.png" alt="">
|
||||
<img class="grayscale" src="/assets/img/blog/4.png" alt="">
|
||||
<span style="font-size: 12rem; font-weight: 800; margin-top: -13.8rem; margin-left: -0.8rem;" class=" z-0 absolute bg-top">
|
||||
<button type="button" style="background-color: #6188ff;" class="inline-flex items-center px-4 py-4 rounded-md border border-transparent text-xs leading-5 font-extrabold text-white">
|
||||
<svg class="h-8 w-auto lg:h-5 fill-current text-white" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9.41 11">
|
||||
|
|
Loading…
Add table
Reference in a new issue