Skip to content

Commit 66a293d

Browse files
fix cv preview (fix previous commit) (previous one was done by mistake)
1 parent 0c61288 commit 66a293d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/_base.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ footer.sticky-bottom {
490490
li {
491491
margin-bottom: 1rem;
492492
.preview {
493-
width: 100%;
493+
max-width: 100%;
494494
min-width: 80px;
495495
}
496496
.abbr {

0 commit comments

Comments
 (0)