diff --git a/src/static/style/mobile.css b/src/static/style/mobile.css index 547270d..0b9d86a 100755 --- a/src/static/style/mobile.css +++ b/src/static/style/mobile.css @@ -18,6 +18,10 @@ header{ width: 100%; } +main{ + min-height: 65vh; +} + footer{ background-color: #4c4c4c; display: flex; diff --git a/src/templates/index.html b/src/templates/index.html index 4289c32..05b9e79 100755 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -61,8 +61,8 @@
We run a Top Fuel motorcycle purpose built for drag racing. The engine is loosely based on a Kawasaki Z 1000, but supercharged, and nitromethane injected to produce around 1,000 horsepower.
I've also had the opportunity to work on a 10,000 horsepower Top Fuel Dragster. I wrote about this on the Nitro Junkie website.
+