Commit b5f8d493 by Ali Arshad

small css fix

parent 22e2ad2a
Pipeline #195 passed with stage
in 0 seconds
......@@ -21,8 +21,10 @@
-o-background-size: cover;
background-size: cover;
width: 100%;
padding-top: 55px;
padding-bottom: 40px;
height: 150px;
display: flex;
justify-content: center;
align-items: center;
}
.bootstrap-iso .learning-manaegment-image {
background-image: url(../imgaes/learning-manaegment-image.jpg);
......@@ -661,6 +663,5 @@
.bootstrap-iso .descrip p {
line-height: 20px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment