Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
madhan-task
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Madhankumar
madhan-task
Commits
abeb9845
Commit
abeb9845
authored
Aug 25, 2023
by
Madhankumar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
code format
parent
8ebc2da9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
6 deletions
+7
-6
index.html
index.html
+4
-1
style.css
style.css
+3
-5
No files found.
index.html
View file @
abeb9845
...
...
@@ -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"
>
...
...
style.css
View file @
abeb9845
...
...
@@ -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
;
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment