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 2976a6c commit dec8001Copy full SHA for dec8001
src/styles.css
@@ -12,10 +12,6 @@
12
-webkit-flex-direction: column;
13
-ms-flex-direction: column;
14
flex-direction: column;
15
- -webkit-box-pack: center;
16
- -webkit-justify-content: center;
17
- -ms-flex-pack: center;
18
- justify-content: center;
19
margin: 0.4rem;
20
padding: 0.4rem;
21
-webkit-transition: opacity 0.3s;
0 commit comments