mirror of
https://github.com/adam-benyekkou/my_portfolio.git
synced 2026-01-15 20:20:09 +00:00
Fixed QR code pathing
This commit is contained in:
@@ -178,8 +178,8 @@ a[data-label]:active {
|
|||||||
width: 150px;
|
width: 150px;
|
||||||
height: 150px;
|
height: 150px;
|
||||||
background-color: var(--color-nier-text-dark);
|
background-color: var(--color-nier-text-dark);
|
||||||
-webkit-mask: url('/email_qr_black.svg') no-repeat center / contain;
|
-webkit-mask: url('/images/email_qr_black.svg') no-repeat center / contain;
|
||||||
mask: url('/email_qr_black.svg') no-repeat center / contain;
|
mask: url('/images/email_qr_black.svg') no-repeat center / contain;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ===================== TOUCH DEVICES ===================== */
|
/* ===================== TOUCH DEVICES ===================== */
|
||||||
|
|||||||
Reference in New Issue
Block a user