clippable/service/static/style.css

9 lines
126 B
CSS

.content {
align-items: center;
justify-content: center;
margin: auto;
width: 75%;
text-align: center;
}