mirror of
https://github.com/Sudo-JHare/FHIRFLARE-IG-Toolkit.git
synced 2025-07-31 20:25:33 +00:00
Compare commits
3 Commits
5c559f9652
...
847a5b2a6d
Author | SHA1 | Date | |
---|---|---|---|
847a5b2a6d | |||
1bd387b848 | |||
bf6c0887d6 |
@ -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