diff --git a/portfolio/templates/about.html b/portfolio/templates/about.html
index 6238fe5c740e8825b7fb169711836f7803a19e43..0f33319b53bff0ee3c5c3deea2b096f5b2f4e878 100644
--- a/portfolio/templates/about.html
+++ b/portfolio/templates/about.html
@@ -3,7 +3,7 @@
 
 {% block title %}<h3>Project Directory</h3>{% endblock %}
 
-<div style="display: grid; justify-content: left;">
+<div style="justify-content: left;">
 <form action="{{ url_for('about') }}" method="POST">
     <label for="year">Year:</label>
     <select name="year" id="year">