y595705120 2 nedēļas atpakaļ
vecāks
revīzija
655f12a4ad
1 mainītis faili ar 4 papildinājumiem un 3 dzēšanām
  1. 4 3
      src/assets/css/course.css

+ 4 - 3
src/assets/css/course.css

@@ -310,9 +310,10 @@
 .m-history-course {
   position: relative;
   width: 48.5%;
-  height: 100px;
+  height: 120px;
   border: 1px solid #ddd;
-  padding: 5px;
+  padding: 4px;
+  margin-top: 8px;
 }
 .m-history-course:after {
   content: "";
@@ -332,7 +333,7 @@
 }
 .m-history-course .course-img img {
   width: 175px;
-  height: 100px;
+  height: 120px;
 }
 .m-history-course .course-img .p-ico2 {
   width: 56px;