Files
old-web/app/public/main.css
2019-05-16 13:00:08 +02:00

12 lines
219 B
CSS

.welcome-center-button {
width: 100%;
}
.welcome-big-logo {
font-size: 200pt;
background-image: url(./images/logo.png);
background-size: contain;
background-repeat: no-repeat;
color: rgba(0, 0, 0, 0);
}