diff --git a/src/app/components/card-display/card-display.component.scss b/src/app/components/card-display/card-display.component.scss index a19f7ea..e998f29 100644 --- a/src/app/components/card-display/card-display.component.scss +++ b/src/app/components/card-display/card-display.component.scss @@ -10,7 +10,7 @@ width:20px; height:20px; color:#fff; - top: 22%; + top: 37%; left: 10px; //background: radial-gradient( 5px -9px, circle, white 8%, red 26px ); //background-color: red; @@ -46,7 +46,7 @@ width:20px; height:20px; color:#fff; - top: 15%; + top: 30%; left: 10px; //background: radial-gradient( 5px -9px, circle, white 8%, red 26px ); background-color: gray;