diff --git a/style.css b/style.css new file mode 100644 index 0000000..91239eb --- /dev/null +++ b/style.css @@ -0,0 +1,7 @@ +.col-sm { + max-height: 80% !important; +} + +.col-sm.vert { + max-height: 60% !important; +} \ No newline at end of file