diff --git a/styles.css b/styles.css index 98dd65f..4a4b22e 100644 --- a/styles.css +++ b/styles.css @@ -271,6 +271,7 @@ section .card:hover .suit-icon { } } + /* Form styling */ form { max-width: 600px; @@ -333,3 +334,5 @@ form button:hover { width: 60px; } } + +/* Help Patrick is forcing me to make weird commit messages 80% of the time*/