summaryrefslogtreecommitdiff
path: root/app/static/styles/home.css
diff options
context:
space:
mode:
authorblendoit <blendoit@gmail.com>2020-01-29 07:04:36 -0800
committerblendoit <blendoit@gmail.com>2020-01-29 07:04:36 -0800
commitc8263cf37b9ff5642d3182f1f12c61f599eaae59 (patch)
treed820669a4e0afcc2344c0c42bbd1151d8aa56d95 /app/static/styles/home.css
parent09611b72871e15bed0da0f3c7ed96b12cc9e0709 (diff)
D A N K button opacity fade-in cripple crossface
Diffstat (limited to 'app/static/styles/home.css')
-rw-r--r--app/static/styles/home.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/static/styles/home.css b/app/static/styles/home.css
index ddbe261..9fa4e94 100644
--- a/app/static/styles/home.css
+++ b/app/static/styles/home.css
@@ -64,13 +64,14 @@
height: 40%;
}
.post:hover + .btn-wrapper {
- /* opacity: 100%; */
+ opacity: 100%;
transform: rotateX(0deg);
}
.btn-wrapper {
position: relative;
z-index: 1;
+ opacity: 0%;
transform: rotateX(-90deg);
transition-duration: var(--med-speed);
}
Copyright 2019--2024 Marius PETER