mirror of
https://github.com/Sudo-JHare/FHIRFLARE-IG-Toolkit.git
synced 2025-07-31 20:25:33 +00:00
Update animation.css
This commit is contained in:
parent
1bd387b848
commit
847a5b2a6d
@ -3,12 +3,12 @@ body {
|
|||||||
font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
|
font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Apply overflow and height constraints only for fire animation page */
|
/* Apply overflow and height constraints only for fire animation page
|
||||||
body.fire-animation-page {
|
body.fire-animation-page {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
/* Fire animation overlay */
|
/* Fire animation overlay */
|
||||||
.fire-on {
|
.fire-on {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user