diff options
Diffstat (limited to '')
-rw-r--r-- | csci4131/hw3/strap012/style.css (renamed from csci4131/hw3/style.css) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csci4131/hw3/style.css b/csci4131/hw3/strap012/style.css index 3ab6b95..9f28572 100644 --- a/csci4131/hw3/style.css +++ b/csci4131/hw3/strap012/style.css @@ -97,7 +97,7 @@ tr:nth-child(odd) { float: left; background-color: whitesmoke; padding-left: 5%; - max-width: 15%; + max-width: 25%; } /* Widgets */ .grid { |