update gitignore and custom style

This commit is contained in:
Vicky Steeves 2020-10-14 18:10:02 -04:00
parent b931e18d85
commit 298123c135
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
public/

View File

@ -56,4 +56,3 @@ body p {
.dropdown:hover .dropdown-content {
display: block;
}