Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
CSS-Project
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
Anburaj G
CSS-Project
Commits
aba71b7c
Commit
aba71b7c
authored
Apr 13, 2022
by
Anburaj G
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
responsive view
parent
5a7e2ee6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
desktop.html
desktop.html
+1
-1
stylesheet1.css
stylesheet1.css
+3
-3
No files found.
desktop.html
View file @
aba71b7c
...
...
@@ -32,7 +32,7 @@
<h3>
Be Hooked
</h3>
<hr>
<p>
2000+ Movies from BollyWood
</p>
<p>
2000+ Movies from BollyWood
</p>
</nav>
<main>
<img
src=
"./image-2.png"
/>
...
...
stylesheet1.css
View file @
aba71b7c
...
...
@@ -28,7 +28,7 @@ body{
}
nav
>
img
{
max-width
:
50%
;
margin
:
60%
20
%
3%
9%
margin
:
60%
15
%
3%
9%
}
nav
>
h3
{
...
...
@@ -46,7 +46,7 @@ nav>p{
opacity
:
0.5
;
text-transform
:
uppercase
;
font-size
:
9px
;
margin
:
1%
2
%
3%
2%
margin
:
1%
1
%
3%
2%
}
main
>
img
{
...
...
@@ -69,7 +69,7 @@ main>img{
.card
:nth-child
(
2
)
{
background-color
:
rgb
(
250
,
177
,
83
);
padding
:
20%
15%
1%
30
%
;
padding
:
15%
5%
1%
15
%
;
}
.card
:nth-child
(
3
)
{
...
...
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