better textboxes
This commit is contained in:
@@ -8,12 +8,14 @@ p.error {
|
||||
}
|
||||
|
||||
.login {
|
||||
backdrop-filter: blur(12px);
|
||||
padding: 20px;
|
||||
width: 400px;
|
||||
margin: 100px 0;
|
||||
background: #fffc;
|
||||
background: #fffa;
|
||||
border-radius: 8px;
|
||||
font-size: 18px;
|
||||
position: relative;
|
||||
@media screen and (max-width: 860px) {
|
||||
margin: 20px;
|
||||
box-sizing: border-box;
|
||||
|
||||
Reference in New Issue
Block a user