Skip to content

Commit a347ed0

Browse files
styles: adjust gap between zoom in zoom out buttons
1 parent 022dc84 commit a347ed0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pods/footer/footer.pod.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
.zoomButtons {
1414
display: flex;
15-
gap: 20px;
15+
gap: var(--space-xs);
1616
}
1717

1818
@media (max-width: 1090px) {

0 commit comments

Comments
 (0)