Increase survey header spacing
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
gap: 1.5rem;
|
||||
justify-content: center;
|
||||
width: min(1400px, calc(100% - 2em));
|
||||
margin: 0 auto 1.75rem;
|
||||
margin: 0 auto clamp(2rem, 4vw, 3.5rem);
|
||||
padding: 1rem 1.25rem 0.5rem;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user