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 ccf4025 commit 51d3f66Copy full SHA for 51d3f66
src/components/Features/style.js
@@ -59,6 +59,7 @@ export const Container = styled.div`
59
@media screen and (max-width: 500px) {
60
flex-direction: column;
61
justify-content: center;
62
+ text-align: center;
63
}
64
65
`;
0 commit comments