diff --git a/Mohem/src/app/itemforsale/home/home.component.scss b/Mohem/src/app/itemforsale/home/home.component.scss index 4d2ce583..3aa5ee5f 100644 --- a/Mohem/src/app/itemforsale/home/home.component.scss +++ b/Mohem/src/app/itemforsale/home/home.component.scss @@ -385,4 +385,13 @@ ion-footer{ font-size: 22px; position: relative; top: 5px; +} +ion-radio{ + border: 1px solid; + border-radius: 5px; + color: gray; + height: 20px; + width: 21px; + margin-top: 5px; + } \ No newline at end of file