commit | 67b5870e4b4e86bf474cce8605590ea87c9ee96c | [log] [tgz] |
---|---|---|
author | Henri Koivuneva <henri.koivuneva@gmail.com> | Sat Aug 12 16:38:47 2017 +0300 |
committer | Henri Koivuneva <henri.koivuneva@gmail.com> | Sat Aug 12 16:38:47 2017 +0300 |
tree | ff31d1c9dbe9157feef7318e0ec64aed8c731e30 | |
parent | f63e2a95c915604398035151524676ff70956d74 [diff] |
CSS: About section padding
diff --git a/css/style.css b/css/style.css index 069e647..67af2df 100644 --- a/css/style.css +++ b/css/style.css
@@ -198,7 +198,7 @@ width: 120px; } .about, .about-info, .about-tools, .about-last { - padding: 4% 10% 1% 10%; + padding: 4% 6% 1% 6%; font-size: 1.25em; } .about-tools { padding-top: 4.375em;