diff options
| author | adamhrv <adam@ahprojects.com> | 2019-04-01 13:10:52 +0200 |
|---|---|---|
| committer | adamhrv <adam@ahprojects.com> | 2019-04-01 13:10:52 +0200 |
| commit | 4a11e59f991c8ca12ef4ca20a3b01741f311a0e4 (patch) | |
| tree | 7374ffcf2533827843bc8d844ccb634f66baec2b /site/assets | |
| parent | c9c353296dff4b4f0afa770e106d67eb8fe80c70 (diff) | |
updates, broke smth
Diffstat (limited to 'site/assets')
| -rw-r--r-- | site/assets/css/css.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/site/assets/css/css.css b/site/assets/css/css.css index cd16409a..0ee8a4f3 100644 --- a/site/assets/css/css.css +++ b/site/assets/css/css.css @@ -884,7 +884,7 @@ ul.map-legend li.source:before { font-family: Roboto, sans-serif; font-weight: 400; background: #202020; - padding: 15px; + padding: 20px; margin: 10px; } .columns .column:first-of-type { @@ -937,7 +937,7 @@ ul.map-legend li.source:before { margin:0 0 0 40px; } .content-about .team-member p{ - font-size:14px; + font-size:16px; } .content-about .team-member img{ margin:0; |
