diff --git a/assets/css/style.css b/assets/css/style.css index defce84..78a1e62 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -135,7 +135,7 @@ cover-text>h3 { margin-bottom: 20px; } -#benefits p{ +#benefits p { padding: 0 20px; } @@ -144,6 +144,25 @@ cover-text>h3 { margin: 5px 0; } +#circle-cover-bg { + background: url('../images/runner.webp') no-repeat top center/ cover; + height: 90vw; + width: 90vw; + + /* Makes the square image into a circle */ + margin-bottom: 20px; + border-radius: 50%; + max-width: 300px; + max-height: 300px; +} + +#benefits-image { + display: flex; + align-items: center; + justify-content: center; +} + + /* Footer */ #social-networks { text-align: center; diff --git a/assets/images/runner.webp b/assets/images/runner.webp new file mode 100644 index 0000000..1f03dd8 Binary files /dev/null and b/assets/images/runner.webp differ diff --git a/index.html b/index.html index 55251f0..bb2499d 100644 --- a/index.html +++ b/index.html @@ -48,41 +48,46 @@

Love Running

Love Running

Dublin Docklands Phoenix Park

-
-

Why love running with us?

-
-
+
+ +
+

Why love running with us?

+
+
+
+

Feel healthy

+
+

Since it improves aerobic fitness, running is a great way to help improve your + cardiovascular health. Plus, it burns calories and can build strenght

+
+
+

Feel strong

+
+

Running strengthens your heart by pumping blood more effectively through your body

+
+
-

Feel healthy

+

Feel free


-

Since it improves aerobic fitness, running is a great way to help improve your - cardiovascular health. Plus, it burns calories and can build strenght

+

Physical exercise, running included, is known to release endorphins in the brain. + Endorphins make you more energetic, more awake and, yes, happier

-

Feel strong

+

Get social


-

Running strengthens your heart by pumping blood more effectively through your body

+

When we run with others, we can run further and faster more easily. Social running + can pull you out of a running funk or low mood, and inspire you to try new events. +

-
-
-

Feel free

-
-

Physical exercise, running included, is known to release endorphins in the brain. - Endorphins make you more energetic, more awake and, yes, happier

-
-
-

Get social

-
-

When we run with others, we can run further and faster more easily. Social running - can pull you out of a running funk or low mood, and inspire you to try new events. -

-
-
-
+
+
+ +
-
+ +