site/assets/scss/custom.scss

13 lines
180 B
SCSS
Raw Normal View History

.logo-author{
min-height: 225px;
display: flex;
justify-content: center;
align-items: center;
width: 200px;
margin: 0 auto;
}
.descriptif-author{
min-height: 6em;
}