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;
|
||||
}
|
||||
|
||||
/* Apply overflow and height constraints only for fire animation page */
|
||||
/* Apply overflow and height constraints only for fire animation page
|
||||
body.fire-animation-page {
|
||||
overflow: hidden;
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
*/
|
||||
/* Fire animation overlay */
|
||||
.fire-on {
|
||||
position: absolute;
|
||||
|
Loading…
x
Reference in New Issue
Block a user