Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
new-mobiles
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
Siyam Kumar
new-mobiles
Commits
c4ec861e
Commit
c4ec861e
authored
May 02, 2022
by
Siyam Kumar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gridview8
parent
790463bc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
8 deletions
+7
-8
App.css
src/App.css
+7
-8
No files found.
src/App.css
View file @
c4ec861e
...
...
@@ -102,7 +102,7 @@ hr {
.grid-container
>
div
{
width
:
100%
;
height
:
100vh
;
height
:
100vh
;
padding-top
:
70px
;
overflow
:
hidden
;
}
...
...
@@ -115,10 +115,7 @@ hr {
header
>
img
{
height
:
3em
;
}
}
}
@media
screen
and
(
min-width
:
780px
)
{
...
...
@@ -145,8 +142,7 @@ hr {
}
@media
screen
and
(
min-width
:
992px
)
{
@media
screen
and
(
min-width
:
992px
)
{
.grid-container
{
grid-template-columns
:
33.3%
33.3%
33.3%
;
}
...
...
@@ -178,7 +174,6 @@ hr {
.mainimage
{
width
:
10em
;
/* height: em; */
}
.grid-container
h4
{
...
...
@@ -193,4 +188,7 @@ hr {
opacity
:
initial
;
font-weight
:
normal
;
}
.part1
{
height
:
11em
;
}
}
\ No newline at end of file
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