fixes for bugs discovered in meeting

This commit is contained in:
msinkec
2021-09-21 17:34:35 +02:00
parent d60ef26741
commit 965ddee7a7
8 changed files with 87 additions and 24 deletions

View File

@@ -12,8 +12,8 @@
left: 385px;
background: linear-gradient(198.62deg, rgba(255, 255, 255, 0.49) -1.62%, rgba(255, 255, 255, 0.73) -1.61%, rgba(255, 255, 255, 0.41) 79.34%);
box-shadow: 20px 4px 40px rgba(0, 0, 0, 0.25);
backdrop-filter: blur(20px);
border: 0px;
backdrop-filter: blur(20px);
border-radius: 0px 20px 20px 0px;') }}
<link rel="stylesheet" href="/static/style.css" type="text/css">
</head>