speech-recognize / css /index.css
minhnd's picture
init ui
736353f
raw
history blame
194 Bytes
#logo {
margin-left: 40%
}
#btn {
color: green;
height: 30px;
width: auto;
}
.w1-full{
width: 50%;
}
#img-id{
display: block;
margin-left: 40px;
}