Start of empty follower tab state. For #1913

This commit is contained in:
Gabe Kangas
2022-10-09 20:31:07 -07:00
parent 87ee74e9c2
commit dd5b8e7ce5
5 changed files with 36 additions and 9 deletions

View File

@@ -7,8 +7,6 @@
.customPageContent {
font-size: 1.1rem;
line-height: 1.6em;
margin: 0;
padding: 0;
color: var(--theme-color-palette-0);
padding: calc(2 * var(--content-padding));
border-radius: var(--theme-rounded-corners);