summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2016-03-30 19:12:59 -0400
committerJules Laplace <jules@okfoc.us>2016-03-30 19:12:59 -0400
commitb5fffbbccd23e792de3d6de5062481444c6df7c2 (patch)
treef40f0f6adf643aebb68e119f90b10b5c1e2d49d8 /public
parent9379c7a471ffa2e793759ace809ba9beaa0177b3 (diff)
parent46ea50e368244fc79b6cf59edf7b92e63b947927 (diff)
Merge branch 'master' of github.com:okfocus/portfolio
Diffstat (limited to 'public')
-rw-r--r--public/assets/ok.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/public/assets/ok.css b/public/assets/ok.css
index 6a76161..7429523 100644
--- a/public/assets/ok.css
+++ b/public/assets/ok.css
@@ -577,9 +577,10 @@ button.previous {
}
.bottom {
- /*height: 20vh;*/
- overflow: hidden;
+ /*height: 20vh;
padding: 5px 0;
+ */
+ overflow: hidden;
cursor: url(img/d.png)32 64, pointer;
}