Miscellaneous¶
Other components.
src/components/ImageOverlay.js¶
A component that renders an overlay over the entire page, containing an image.
src/components/ImageOverlay.css¶
Styling for the image overlay component.
| fixedOverlay: | Wrapper for the entire overlay. |
|---|---|
| foCloser: | The button that closes the overlay. |
| foContent: | Container for the actual content (i.e the image) of the overlay. |