Add profile info

This commit is contained in:
cuom1999 2024-04-26 22:51:16 -05:00
parent 55a85689e9
commit 8d0045ec82
10 changed files with 353 additions and 157 deletions

View file

@ -143,7 +143,7 @@
}
input {
&[type=text], &[type=password], &[type=email], &[type=number], &[type=datetime-local] {
&[type=text], &[type=password], &[type=email], &[type=number], &[type=datetime-local], &[type=date] {
padding: 4px 8px;
color: #555;
background: #FFF none;