diff options
| author | “Ryder <“r@okfoc.us”> | 2016-04-14 15:05:17 -0400 |
|---|---|---|
| committer | “Ryder <“r@okfoc.us”> | 2016-04-14 15:05:17 -0400 |
| commit | f3c068cc4170ddbf2ebba05de640d89cbae8cc00 (patch) | |
| tree | a4a36336e7ffec3d98f71423a9c378ba556532c1 | |
| parent | 0b1bbe5067cd0781bd60ce365ca2b09835be2356 (diff) | |
media querie
| -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 { |
