diff options
| -rw-r--r-- | static/css/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/styles.css b/static/css/styles.css index 26161b2..826185b 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -11562,7 +11562,7 @@ body { position: relative; width: 100%; height: auto; - min-height: 80rem; + min-height: 90rem; padding: 15rem 0; background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 75%, #000 100%), url("../assets/img/bg-masthead.jpg"); background-position: center; |
