Commit 82db996b by Madhankumar

mobile view changes

parent e448dd7f
......@@ -98,8 +98,7 @@ hr {
.card .card-body {
display: flex;
flex-direction: column;
padding: 40px auto;
padding: 100px 0px;
margin: 4rem;
gap: 3em;
}
......@@ -123,8 +122,7 @@ hr {
.card-text {
font-size: 34px;
font-family: "Poppins";
max-width: 60vw;
width: 100%;
width: min(100% - 2rem);
}
.sub-title {
font-size: 25px;
......
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