fixing padding as I took it off

This commit is contained in:
talksik
2021-12-23 05:13:44 -08:00
parent 81a71ef309
commit 76c61e54db
@@ -144,6 +144,7 @@ struct CircleNavigationView: View {
}
}
}
.padding(.horizontal)
}
}