about summary refs log tree commit diff
path: root/src/components
diff options
context:
space:
mode:
authorSamuel Newman <mozzius@protonmail.com>2024-12-18 18:23:40 +0000
committerGitHub <noreply@github.com>2024-12-18 10:23:40 -0800
commit3481d165770cd09422133b4b704483be43bb8cba (patch)
tree7bb4b6523f47eca03dc20f903b4c03cefd1b205c /src/components
parent2d827430eeff14b44944aaae282dbbe3f52f0fbf (diff)
downloadvoidsky-3481d165770cd09422133b4b704483be43bb8cba.tar.zst
Remove header subtitle from list-related screens (#7154)
* rm subtitle, add admonition

* rm top border from empty state

* Minimal approach

* Revert uneeded change

* Even more minimal

---------

Co-authored-by: Eric Bailey <git@esb.lol>
Diffstat (limited to 'src/components')
-rw-r--r--src/components/StarterPack/ProfileStarterPacks.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/StarterPack/ProfileStarterPacks.tsx b/src/components/StarterPack/ProfileStarterPacks.tsx
index 5f58a19df..64307070b 100644
--- a/src/components/StarterPack/ProfileStarterPacks.tsx
+++ b/src/components/StarterPack/ProfileStarterPacks.tsx
@@ -228,7 +228,7 @@ function Empty() {
         a.justify_between,
         a.gap_lg,
         a.shadow_lg,
-        {marginTop: 2},
+        {marginTop: 1},
       ]}>
       <View style={[a.gap_xs]}>
         <Text