This commit is contained in:
Jeremy Thomas
2024-04-29 13:16:06 +01:00
parent 6da946f083
commit 07b6f9e624
25 changed files with 393 additions and 73 deletions

View File

@@ -18255,12 +18255,6 @@ textarea.is-skeleton:-ms-input-placeholder {
width: 30%;
}
.skeleton {
background-image: linear-gradient(0deg, transparent 0%, transparent 50%, #f60 50%, #f60 100%);
background-position: top left;
background-size: 1.5em;
}
/* Bulma Helpers */
.is-aspect-ratio-1by1 {
aspect-ratio: 1/1;