diff options
author | AlmightyMiau <almightymeow612@gmail.com> | 2024-11-29 01:24:08 -0800 |
---|---|---|
committer | AlmightyMiau <almightymeow612@gmail.com> | 2024-11-29 01:24:08 -0800 |
commit | 3984c988c9e11303a973c969f486a1097e856575 (patch) | |
tree | bdcd5702aba858f84fed7ff3d730194ab3cab143 /styles.css | |
parent | d17381492102d4bcb2600a77820e7d91df3735d1 (diff) |
add SE images
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; |