diff --git a/src/app/vote-choice/vote-choice.component.scss b/src/app/vote-choice/vote-choice.component.scss index f33bae66..5a54c4bd 100644 --- a/src/app/vote-choice/vote-choice.component.scss +++ b/src/app/vote-choice/vote-choice.component.scss @@ -5,10 +5,11 @@ overflow: auto; display: flex; } - -#vote img { - border: 1px solid #aeafb1; - border-radius: 48px; +#vote img{ + /* +border: 1px solid #aeafb1; +border-radius: 48px; +*/ } h2, h3 {