11 lines
No EOL
131 B
CSS
11 lines
No EOL
131 B
CSS
.placeholder {
|
|
width: 1rem;
|
|
/*height: 5rem;*/
|
|
}
|
|
|
|
.tgt {
|
|
display: flex;
|
|
justify-content: center;
|
|
width: 100%;
|
|
|
|
} |