Formatting updates
This commit is contained in:
@ -29,6 +29,10 @@
|
||||
}
|
||||
.answer-container {
|
||||
padding:2rem 0;
|
||||
|
||||
textarea:not(:disabled) {
|
||||
background-color: white;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -50,7 +54,7 @@
|
||||
color: #fff;
|
||||
padding-top: .5rem;
|
||||
padding-bottom: .5rem;
|
||||
margin-bottom: .5rem;
|
||||
margin-bottom: .5rem;
|
||||
animation-name: success-fadeout;
|
||||
animation-duration: 1.5s;
|
||||
animation-delay: 2s;
|
||||
|
Reference in New Issue
Block a user