diff options
| author | Jules Laplace <jules@okfoc.us> | 2016-03-30 19:12:59 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2016-03-30 19:12:59 -0400 |
| commit | b5fffbbccd23e792de3d6de5062481444c6df7c2 (patch) | |
| tree | f40f0f6adf643aebb68e119f90b10b5c1e2d49d8 /public | |
| parent | 9379c7a471ffa2e793759ace809ba9beaa0177b3 (diff) | |
| parent | 46ea50e368244fc79b6cf59edf7b92e63b947927 (diff) | |
Merge branch 'master' of github.com:okfocus/portfolio
Diffstat (limited to 'public')
| -rw-r--r-- | public/assets/ok.css | 5 |
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; } |
