better textboxes

This commit is contained in:
2020-05-28 20:54:25 +02:00
parent f795850766
commit e652db7741
8 changed files with 31 additions and 6 deletions

View File

@@ -1,10 +1,10 @@
@import "../../../../styles/shadow";
.card {
.card-3;
margin: 20px;
border-radius: 8px;
background: #fffb;
backdrop-filter: blur(12px);
overflow: hidden;
width: 800px;
position: relative;