mirror of
https://github.com/jakejarvis/spoons.git
synced 2025-06-29 07:55:40 -04:00
whoops, was overflowing y instead of x
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user