1
mirror of https://github.com/jakejarvis/spoons.git synced 2025-09-15 04:35:34 -04:00

whoops, was overflowing y instead of x

This commit is contained in:
2013-05-19 16:07:55 -04:00
parent 8218ad315e
commit c7b655655e

View File

@@ -132,7 +132,7 @@ include_once('db_connect.php');
padding-bottom: 40px;
font-size: 18px;
line-height: 24px;
overflow-y: hidden;
overflow-x: hidden;
}
a, a:hover, strong {
color: #79ad36;