Commit e448dd7f by Madhankumar

mobile view changes

parent abeb9845
......@@ -24,6 +24,7 @@ body {
display: flex;
align-items: center;
width: 100%;
justify-content: space-between;
}
.card-text {
......@@ -139,9 +140,7 @@ hr {
max-width: 100%;
max-height: 50vh;
}
.card-image {
gap: 5;
}
}
@media only screen and (min-width: 769px) {
.card {
......@@ -201,7 +200,7 @@ hr {
font-size: 14px;
}
.card-text img {
height: 35px;
height: 50px;
}
.card-body {
......
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