diff options
Diffstat (limited to 'styles.css')
-rw-r--r-- | styles.css | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -138,6 +138,11 @@ nav ul { margin-bottom: 5px; } +.factory img { + width: 100%; + max-height: 400px; +} + footer { /* border: var(--border); */ color: red; |