Commit c9306d0e by crushh

Merge branch 'feature/act-code' into dev

parents 57c1d27d e863c9c1
src/assets/iphone-head.png

5.13 KB | W: | H:

src/assets/iphone-head.png

4.18 KB | W: | H:

src/assets/iphone-head.png
src/assets/iphone-head.png
src/assets/iphone-head.png
src/assets/iphone-head.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -132,7 +132,6 @@ export default {
.iphone {
width: 320px;
height: 570px;
background: #f7f8fa;
box-shadow: 0px 4px 8px 0px rgba(220, 223, 230, 0.6);
border-radius: 8px;
position: relative;
......@@ -151,10 +150,10 @@ export default {
}
.content {
width: 320px;
height: 475px;
height: 495px;
background: #ffffff;
border-radius: 8px;
top: 95px;
top: 75px;
left: 0;
box-sizing: border-box;
padding: 20px 16px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment