scripture_memory/src/VerseSampler.css

18 lines
195 B
CSS
Raw Normal View History

#root {
max-width: 1280px;
margin: 0 auto;
padding: 2rem;
text-align: left;
}
.box-label {
padding: 5px;
}
.test-count-box {
padding: 5px
}
.test-count-box-label {
padding: 5px
}