Skip to content
Snippets Groups Projects
Verified Commit b2e1ab6e authored by Gaëlle Morin's avatar Gaëlle Morin
Browse files

feature: loaders

parent 983902bb
No related branches found
No related tags found
1 merge request!255major: release integration of the hubl styling framework
......@@ -13,14 +13,14 @@
width: 13px;
height: 13px;
border-radius: 50%;
background: var(--color-menu-background);
background: var(--color-heading);
animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
&.loader-menu div {
width: 8px;
height: 8px;
background: var(--color-menu-text);
background: white;
}
div:nth-child(1) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment