diff options
Diffstat (limited to '_static/club1.css')
-rw-r--r-- | _static/club1.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/_static/club1.css b/_static/club1.css new file mode 100644 index 0000000..eb9fdd8 --- /dev/null +++ b/_static/club1.css @@ -0,0 +1,4 @@ +/* Add maximum height for content's images */ +section img { + max-height: 30rem; +} |