summaryrefslogtreecommitdiff
path: root/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'styles.css')
-rw-r--r--styles.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/styles.css b/styles.css
index b019d68..bef67ba 100644
--- a/styles.css
+++ b/styles.css
@@ -138,6 +138,11 @@ nav ul {
margin-bottom: 5px;
}
+.factory img {
+ width: 100%;
+ max-height: 400px;
+}
+
footer {
/* border: var(--border); */
color: red;