9 Commits

Author SHA1 Message Date
Ella E
5e2cee0f1b
tweaks (#8) 2022-04-14 15:30:53 -06:00
Ella E
684ed0406d
change position and add gradient to cover most content (#7) 2022-04-14 14:51:40 -06:00
Ella E
537a4f8f44
fix for zooming in and out (#6) 2022-04-13 13:08:45 -06:00
tshenry
77ad4248e5
Use theme translations and fix login-link id (#5)
* Use theme translations and fix login-link id

Switches over to using theme translations instead of theme settings to manage the text content. This just adds a little extra flexibility for admins if they want to translate the text to other languages.

It also replaces the `login-link` id with `cta-login-link` since the `login-link` id is already used in core. The relevant CSS is added along with it.

* Run prettier
2022-04-13 09:51:23 -06:00
ellaestigoy
468f93c26c decrease height so there's more readable area 2022-04-06 10:08:24 -06:00
ellaestigoy
15e298d4e8 add padding when viewing on smaller screen 2022-04-05 15:35:44 -06:00
ellaestigoy
0792e6644d add a little bit of styling 2022-04-05 15:03:17 -06:00
Penar Musaraj
9e94c7440d
First take of component logic 2022-04-05 14:23:15 -04:00
Ella E
5ba71c10cc
init commit 2022-04-05 11:34:13 -06:00