Skip to content

Commit

Permalink
ml for card detail img
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdoulrachard committed Apr 2, 2024
1 parent ffa9d3c commit a80b6cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/actualities/ActualityCard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,14 @@ export default {
.categories {
margin-bottom: 7px;
font-weight: 600;
margin-left:10px ;
/* margin-left:10px ; */
}
.title {
margin-top: 0;
margin-bottom: 14px;
font-size: 1.2222222222rem;
font-weight: bold;
margin-left:10px ;
/* margin-left:10px ; */
}
Expand All @@ -62,7 +62,7 @@ export default {
margin-bottom: 14px;
font-size: .888888rem;
font-weight: 500;
margin-left:10px ;
/* margin-left:10px ; */
}
Expand Down

0 comments on commit a80b6cf

Please sign in to comment.