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
24a22296
Commit
24a22296
authored
Apr 28, 2022
by
Siyam Kumar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
grid4
parent
7edc83ac
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
3 deletions
+10
-3
App.css
src/App.css
+10
-3
No files found.
src/App.css
View file @
24a22296
...
...
@@ -106,9 +106,15 @@ hr {
.grid-container
{
grid-template-columns
:
33.3%
33.3%
33.3%
;
}
.grid-container
>
div
{
height
:
50vh
;
overflow
:
hidden
;
min-height
:
1000px
;
}
.mainimage
{
max-width
:
100%
;
}
}
...
...
@@ -123,6 +129,7 @@ hr {
min-height
:
50vh
;
overflow
:
hidden
;
align-items
:
center
;
min-height
:
350px
;
}
header
{
...
...
@@ -140,12 +147,12 @@ hr {
.grid-container
h4
{
text-transform
:
initial
;
font-size
:
1
8
px
;
font-size
:
1
6
px
;
font-weight
:
normal
;
}
.grid-container
p
{
font-size
:
1
5
px
;
font-size
:
1
3
px
;
text-transform
:
uppercase
;
opacity
:
initial
;
font-weight
:
normal
;
...
...
@@ -153,7 +160,7 @@ hr {
@media
screen
and
(
min-width
:
1570px
)
{
.mainimage
{
min-height
:
30
0px
;
min-height
:
25
0px
;
}
}
...
...
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