We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9ee980 commit db69863Copy full SHA for db69863
docs/styles/Home.module.css
@@ -55,7 +55,7 @@
55
padding: 0 2rem;
56
}
57
.cta a {
58
- padding: 1rem 2rem;
+ padding: 0.9rem 2.1rem;
59
background-color: var(--theme-primary-button-bg);
60
color: var(--theme-bg);
61
border-radius: 7px;
@@ -69,7 +69,7 @@
69
box-shadow: 0 6px 20px var(--theme-primary-button-shadow-hover);
70
71
.cta a:last-child {
72
- margin-left: 1.65rem;
+ margin-left: 1.5rem;
73
background-color: var(--theme-secondary-button-bg);
74
color: var(--theme-text-light);
75
box-shadow: 0 4px 14px 0 var(--theme-secondary-button-shadow);
0 commit comments