egifter template

This commit is contained in:
Jean-Baptiste Dominguez 2018-08-07 17:37:23 +09:00
commit 485039223f
6 changed files with 12 additions and 10 deletions

View file

@ -289,12 +289,12 @@ div.onboarding-topic {
background: #1A3A8B;
padding: 10px;
box-shadow: 0px 5px 10px 0px #cccccc;
height: 5em;
height: 5em;
text-align: center;
}
.egifter-logo {
display: block;
max-height: 100%;
width: 100%;
max-width: 100%;
height: 4em;
}