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
b213fe78
Commit
b213fe78
authored
Apr 28, 2022
by
Siyam Kumar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
flexzoom1
parent
4f5e2706
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
4 deletions
+11
-4
App.css
src/App.css
+11
-4
No files found.
src/App.css
View file @
b213fe78
...
...
@@ -80,9 +80,9 @@ hr {
}
.subimage
{
margin-bottom
:
0.5
em
;
height
:
3
em
;
width
:
4
em
;
margin-bottom
:
7
em
;
height
:
15
em
;
width
:
25
em
;
object-fit
:
contain
;
}
...
...
@@ -123,7 +123,7 @@ hr {
.flex-container
>
div
{
display
:
flex
;
min-height
:
50%
;
padding
:
2
%
;
padding
:
2
em
;
overflow
:
hidden
;
align-items
:
center
;
justify-content
:
space-between
;
...
...
@@ -142,6 +142,13 @@ hr {
width
:
10em
;
}
.subimage
{
margin-bottom
:
0.5em
;
width
:
4em
;
height
:
4em
;
object-fit
:
contain
;
}
.part1
{
min-width
:
150px
;
}
...
...
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