From 5bb42fb80d0d147688c7b94fc5113c777016da18 Mon Sep 17 00:00:00 2001 From: boasting-squirrel Date: Sat, 16 Feb 2019 23:59:06 +0100 Subject: Improved CSS --- src/listing.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/listing.rs b/src/listing.rs index 751785e..e47f279 100644 --- a/src/listing.rs +++ b/src/listing.rs @@ -242,7 +242,7 @@ pub fn directory_listing( color: #777c82;\ text-align: left;\ line-height: 1.125rem;\ - width: 33%;\ + width: 33.333%;\ }}\ table thead tr th {{\ padding: 0.5rem 0.625rem 0.625rem;\ -- cgit v1.2.3