10 lines
119 B
CSS
10 lines
119 B
CSS
Input {
|
|
dock: top;
|
|
margin-top: 1;
|
|
}
|
|
|
|
Name {
|
|
width: auto;
|
|
height: auto;
|
|
border: heavy $secondary;
|
|
}
|