Spaces:
Running
Running
Hardy commited on
Background image https://overflowstorage.ie/wp-content/uploads/2020/03/shutterstock_555572530.jpg
Browse files- index.html +3 -1
index.html
CHANGED
|
@@ -25,7 +25,9 @@
|
|
| 25 |
</script>
|
| 26 |
<style>
|
| 27 |
.hero-section {
|
| 28 |
-
background
|
|
|
|
|
|
|
| 29 |
height: 80vh;
|
| 30 |
}
|
| 31 |
.storage-unit {
|
|
|
|
| 25 |
</script>
|
| 26 |
<style>
|
| 27 |
.hero-section {
|
| 28 |
+
background: linear-gradient(rgba(0, 31, 63, 0.7), rgba(0, 31, 63, 0.7)), url('https://overflowstorage.ie/wp-content/uploads/2020/03/shutterstock_555572530.jpg');
|
| 29 |
+
background-size: cover;
|
| 30 |
+
background-position: center;
|
| 31 |
height: 80vh;
|
| 32 |
}
|
| 33 |
.storage-unit {
|