theme-blog-ewen/assets/scss/templates/_cv.scss

10 lines
123 B
SCSS
Raw Normal View History

2022-03-31 04:22:55 +00:00
.card-logo {
display: block;
float: right;
img {
max-width: 100px;
max-height: 100px;
}
}