site/assets/scss/custom.scss

12 lines
180 B
SCSS
Executable file

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