examples url

pull/7049/head
Ignatius Bagus 5 years ago
parent 04890c73d2
commit bb3763e741
No known key found for this signature in database
GPG Key ID: 357C6674A45CC06B

@ -49,7 +49,7 @@
width: 100%; width: 100%;
height: 100%; height: 100%;
background-color: #666; background-color: #666;
-webkit-mask: url(svelte-logo-mask.svg) 50% 50% no-repeat; -webkit-mask: url(/svelte-logo-mask.svg) 50% 50% no-repeat;
mask: url(svelte-logo-mask.svg) 50% 50% no-repeat; mask: url(/svelte-logo-mask.svg) 50% 50% no-repeat;
} }
</style> </style>
Loading…
Cancel
Save