diff --git a/src/components/Footer/Footer.jsx b/src/components/Footer/Footer.jsx index b77c5f9..98aaff7 100644 --- a/src/components/Footer/Footer.jsx +++ b/src/components/Footer/Footer.jsx @@ -44,6 +44,8 @@ function Footer() { borderRadius: '8px 8px 0 0', background: '#2a2a2a', marginRight: '1.5rem', + padding: '0.6rem 1.25rem', + gap: '1.5rem', }}> DB Version: {dbVersion || 'Loading...'}