min-height and blur on logo

This commit is contained in:
Set Hallstrom 2020-07-15 13:53:40 +02:00
parent 2e9b87f696
commit b554942869
7 changed files with 8 additions and 8 deletions

View file

@ -87,7 +87,7 @@
}
.logo {
filter: blur(2px);
filter: blur(20px);
text-decoration: none;
position: fixed;
top:20px;