This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
2022-09-28 19:39:33 -07:00
|
|
|
.sign-in-banner {
|
|
|
|
padding: 10px;
|
|
|
|
|
|
|
|
p {
|
|
|
|
color: $darker-text-color;
|
|
|
|
margin-bottom: 20px;
|
|
|
|
}
|
2022-09-28 21:21:51 -07:00
|
|
|
|
|
|
|
.button {
|
|
|
|
margin-bottom: 10px;
|
|
|
|
}
|
2022-09-28 19:39:33 -07:00
|
|
|
}
|