diff --git a/css/styles.css b/css/styles.css index 13533e5..d3417e3 100644 --- a/css/styles.css +++ b/css/styles.css @@ -39,6 +39,10 @@ body { padding-top: 45px; } +.social-links img { + max-width: 100px; +} + .download-link { background-color: #444444; color: #f1f1f1;