comparison css/app.css @ 112:fb8011d4dd6f

Minor style fix.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Mon, 07 Nov 2016 22:33:02 +0100
parents b0c6ab59c569
children 3a99431030c1
comparison
equal deleted inserted replaced
111:b0c6ab59c569 112:fb8011d4dd6f
1 @import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700); 1 @import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);
2 2
3 .page-content section { 3 .page-content section {
4 padding-top: 1rem;
4 padding-bottom: 2rem; 5 padding-bottom: 2rem;
5 } 6 }
6 7
7 .home-title { 8 .home-title {
8 color: #0790c0; 9 color: #0790c0;