Commit abeb9845 by Madhankumar

code format

parent 8ebc2da9
......@@ -3,7 +3,10 @@
<head>
<link rel="stylesheet" href="style.css" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;600&display=swap" rel="stylesheet">
<link
href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;600&display=swap"
rel="stylesheet"
/>
</head>
<body>
<div class="logo">
......
......@@ -160,7 +160,7 @@ hr {
max-width: 100%;
padding: 0px;
}
.card-image img{
.card-image img {
padding: 35px;
}
}
......@@ -190,7 +190,7 @@ hr {
max-width: 100%;
}
.card-image img {
max-width: 100%;
max-width: 100%;
max-height: 50vh;
}
}
......@@ -207,7 +207,6 @@ hr {
.card-body {
padding-left: 35px;
}
}
@media only screen and (min-width: 1440px) {
.card {
......@@ -217,9 +216,8 @@ hr {
.sub-title {
font-size: 18px;
}
.card-body {
padding-left: 70px;
}
}
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