Commit db71677e by doszhang

dos

parent 41a1d060
......@@ -98,13 +98,19 @@ input::-webkit-input-placeholder {
height: auto;
}
.flag-text span {
/* width: 1.2rem; */
.flag-text div {
width: 1.2rem;
height: 1.8rem;
display: inline-block;
animation: trans 2s 1s ease-in forwards;
}
.flag-text .text-bottom {
width: 12.9rem;
height: 1rem;
display: block;
}
input[name=customize-flag] {
font-size: 1.4rem;
color: #222222;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment