Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
O
official
Project
Project
Details
Activity
Releases
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
吕祺
official
Commits
0db6a099
Commit
0db6a099
authored
Jun 04, 2021
by
吕祺
⛹🏽
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix 3 type portfolio
parent
fdb0fbf9
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
portfolio.css
pages/portfolio.css
+6
-2
No files found.
pages/portfolio.css
View file @
0db6a099
...
@@ -18,14 +18,18 @@
...
@@ -18,14 +18,18 @@
/* background-position-x: 4%; /* px */
/* background-position-x: 4%; /* px */
}
}
.portfolio-selector
{
.portfolio-selector
{
display
:
flex
;
flex-wrap
:
wrap
;
width
:
100%
;
width
:
100%
;
padding-top
:
40px
;
/* px */
padding-top
:
40px
;
/* px */
margin-bottom
:
80px
;
/* px */
/*
margin-bottom: 80px; /* px */
font-weight
:
400
;
font-weight
:
400
;
margin-left
:
-3%
margin-left
:
-3%
}
}
.portfolio-selector
>
div
{
.portfolio-selector
>
div
{
float
:
left
;
/* float: left; */
white-space
:
nowrap
;
margin-left
:
3%
;
margin-left
:
3%
;
line-height
:
40px
;
/* px */
line-height
:
40px
;
/* px */
font-size
:
18px
;
/* px */
font-size
:
18px
;
/* px */
...
...
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