diff options
| author | “Ryder <“r@okfoc.us”> | 2016-04-13 14:08:26 -0400 |
|---|---|---|
| committer | “Ryder <“r@okfoc.us”> | 2016-04-13 14:08:26 -0400 |
| commit | 4bc6dca4add6502db62c022d7f94f7e7269ff86d (patch) | |
| tree | fd00b83486cacaa18d671c1f5713e82341e61edc /public | |
| parent | 6ab710d35893a94836b800baea0aa8d6164219a3 (diff) | |
media query
Diffstat (limited to 'public')
| -rw-r--r-- | public/assets/ok.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/assets/ok.css b/public/assets/ok.css index dbec7f4..667b20e 100644 --- a/public/assets/ok.css +++ b/public/assets/ok.css @@ -126,6 +126,7 @@ h3 { -webkit-column-gap: 10px; -moz-column-gap: 10px; column-gap: 10px; + overflow:hidden; } .intro.single .right { |
