🎉 First commit!

This commit is contained in:
Florian Sylvain
2021-09-15 11:54:48 +02:00
committed by GitHub
parent f04cd070ba
commit 8de27ef3c7
5 changed files with 50 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
#search-input:focus, #search-input:hover {
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
outline: none;
}