We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f961ba2 commit e84d2e2Copy full SHA for e84d2e2
1 file changed
index.html
@@ -93,7 +93,7 @@
93
box-shadow: var(--shadow);
94
padding: 44px;
95
display: grid;
96
- grid-template-columns: 1.3fr 0.7fr;
+ grid-template-columns: 1.5fr 0.5fr;
97
gap: 32px;
98
align-items: center;
99
margin-bottom: 24px;
0 commit comments