diff options
-rwxr-xr-x | unbiased/html_template/unbiased.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unbiased/html_template/unbiased.css b/unbiased/html_template/unbiased.css index fbbdad2..798eaf9 100755 --- a/unbiased/html_template/unbiased.css +++ b/unbiased/html_template/unbiased.css @@ -66,7 +66,7 @@ hr { }
.top-story {
- flex: 1 0 350px;
+ flex: 1 0 275px;
margin: 5px;
padding: 10px;
border:2px solid #eee;
|