Files
paperclip-wallet/assets/styles/about.css
2019-10-24 16:42:41 +02:00

18 lines
225 B
CSS

.aboutbutton {
display: block;
margin-left: auto;
margin-right: auto;
width: 100%;
}
.abouth4 {
text-align: center;
color: white;
}
.aboutimg {
max-width: 100%;
max-height: 100%;
object-fit: scale-down;
}