There was an error while loading. Please reload this page.
1 parent d8c8a6a commit 3de89d0Copy full SHA for 3de89d0
views/FloatingCta.jsx
@@ -5,7 +5,7 @@ import { StyleSheet, css } from 'aphrodite/no-important';
5
const styles = StyleSheet.create({
6
container: {
7
position: 'fixed',
8
- bottom: '2rem',
+ bottom: '4rem',
9
right: '2rem',
10
paddingRight: '3em',
11
paddingLeft: '3em',
0 commit comments