forked from Shinonome/dots-hyprland
styles: more spacing for api logo & settings
This commit is contained in:
@@ -132,7 +132,7 @@ const booruWelcome = Box({
|
||||
vexpand: true,
|
||||
homogeneous: true,
|
||||
child: Box({
|
||||
className: 'spacing-v-15',
|
||||
className: 'spacing-v-15 margin-top-15 margin-bottom-15',
|
||||
vpack: 'center',
|
||||
vertical: true,
|
||||
children: [
|
||||
|
||||
@@ -241,7 +241,7 @@ const GPTWelcome = () => Box({
|
||||
vexpand: true,
|
||||
homogeneous: true,
|
||||
child: Box({
|
||||
className: 'spacing-v-15',
|
||||
className: 'spacing-v-15 margin-top-15 margin-bottom-15',
|
||||
vpack: 'center',
|
||||
vertical: true,
|
||||
children: [
|
||||
|
||||
@@ -166,7 +166,7 @@ const geminiWelcome = Box({
|
||||
vexpand: true,
|
||||
homogeneous: true,
|
||||
child: Box({
|
||||
className: 'spacing-v-15',
|
||||
className: 'spacing-v-15 margin-top-15 margin-bottom-15',
|
||||
vpack: 'center',
|
||||
vertical: true,
|
||||
children: [
|
||||
|
||||
@@ -88,7 +88,7 @@ const waifuWelcome = Box({
|
||||
vexpand: true,
|
||||
homogeneous: true,
|
||||
child: Box({
|
||||
className: 'spacing-v-15',
|
||||
className: 'spacing-v-15 margin-top-15 margin-bottom-15',
|
||||
vpack: 'center',
|
||||
vertical: true,
|
||||
children: [
|
||||
|
||||
Reference in New Issue
Block a user