theme-blog-ewen/assets/scss/templates/_cv.scss
2022-03-31 06:22:55 +02:00

10 lines
123 B
SCSS

.card-logo {
display: block;
float: right;
img {
max-width: 100px;
max-height: 100px;
}
}