git ssb

16+

Dominic / patchbay



Commit 4d3d556ad7d85bcca74606933b74757af9fc4454

remove blog card transition

mix irving committed on 2/17/2018, 6:00:09 AM
Parent: fecf2db885df6da50b9a2ef821dfb59ee0aab534

Files changed

message/html/render/blog.mcsschanged
message/html/render/blog.mcssView
@@ -2,10 +2,8 @@
22 box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px
33 margin: 2rem 0
44 border: 1px solid rgba(0, 0, 0, 0.1)
55
6- transition: all .5s ease-in
7-
86 display: flex
97 flex-direction: column
108
119 div.content {

Built with git-ssb-web