MOBILE-3320 course: Center course thumbnails on card

main
Pau Ferrer Ocaña 2021-07-08 14:45:10 +02:00
parent fd446458fe
commit 44f8f4a232
1 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,8 @@
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
margin: auto;
}
}