Commit: 1a57ae442df18d0683ec1513b2cd0b9e149f6325 Author: Levi Morrison <[email protected]> Wed, 23 Apr 2014 13:38:26 -0600 Parents: b11afb4aa82a73574b6c75c1b2cdb1dd72ff5b3d Branches: master
Link: http://git.php.net/?p=web/shared.git;a=commitdiff;h=1a57ae442df18d0683ec1513b2cd0b9e149f6325 Log: Bumped up nav's line-height to be more uniform. Changed paths: M styles/defaults.css Diff: diff --git a/styles/defaults.css b/styles/defaults.css index 474e5cf..6c1938b 100644 --- a/styles/defaults.css +++ b/styles/defaults.css @@ -45,7 +45,7 @@ footer { width: 100%; } nav { - line-height: 2.5; + line-height: 3rem; } nav a.home { margin-right:1.5rem; -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
