diff options
| author | okfprojz <jules+okfprojz@okfoc.us> | 2016-04-14 15:12:07 -0400 |
|---|---|---|
| committer | okfprojz <jules+okfprojz@okfoc.us> | 2016-04-14 15:12:07 -0400 |
| commit | 19098aa7d6349df85417ad3e389c8f5e314131c5 (patch) | |
| tree | 94c90b0c2b739641b2fd98dd2d2e9f2f82c46a13 | |
| parent | b65e9392535445bd71f0ca5b34ede3c35a13fdfa (diff) | |
| parent | f3c068cc4170ddbf2ebba05de640d89cbae8cc00 (diff) | |
Merge branch 'master' of github.com:okfocus/portfolio
| -rw-r--r-- | public/assets/ok.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/assets/ok.css b/public/assets/ok.css index 5a9e4a0..46fd0dc 100644 --- a/public/assets/ok.css +++ b/public/assets/ok.css @@ -825,7 +825,7 @@ ul li { } } -@media (max-height: 750px) { +@media (max-height: 800px) { .intro div.text, h3, .left a { |
