Files
paperclip-wallet/assets/styles/about.css
2019-10-15 13:03:41 +02:00

12 lines
132 B
CSS

button {
display: block;
margin-left: auto;
margin-right: auto;
width: 40%;
}
h4 {
text-align: center;
color: white;
}