diff --git a/less/gmcq.less b/less/gmcq.less index 4434dc7..5cad793 100644 --- a/less/gmcq.less +++ b/less/gmcq.less @@ -65,6 +65,13 @@ display: none; } + // Round image option + &.is-round &__image-container { + display: block; + border-radius: 50%; + overflow: hidden; + } + // GMCQ item icons // -------------------------------------------------- &__answer-icon.is-radio .icon {