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
0e3dce3e
Commit
0e3dce3e
authored
Aug 23, 2023
by
Madhankumar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
font size change
parent
567faf79
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
6 deletions
+5
-6
index.html
index.html
+1
-4
style.css
style.css
+4
-2
No files found.
index.html
View file @
0e3dce3e
...
...
@@ -3,10 +3,7 @@
<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&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 @
0e3dce3e
...
...
@@ -119,8 +119,10 @@ hr {
height
:
80px
;
}
.card-text
{
font-size
:
28px
;
width
:
65%
;
font-size
:
34px
;
font-family
:
"Poppins"
;
max-width
:
60vw
;
width
:
100%
;
}
.sub-title
{
font-size
:
25px
;
...
...
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