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 1889d02 commit f3cdf06Copy full SHA for f3cdf06
‎src/photos/styles/layout.styl‎
@@ -5,6 +5,6 @@
5
justify-content space-between
6
7
.pho-content-wrapper
8
- display: flex
9
- flex-direction: column
10
- height: 100%
+ display flex
+ flex-direction column
+ height 100%
0 commit comments