This is the foundation for the rate selection. Since we don't have UX and UI ready yet this is on a best effort basis. Things that will be changed later includes proper API fetching, correct design, internationalization of text and form handling.
4 lines
34 B
CSS
4 lines
34 B
CSS
.layout {
|
|
min-height: 100dvh;
|
|
}
|