Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
Theme
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
osuny
Theme
Commits
c6437b6d
Commit
c6437b6d
authored
2 years ago
by
Arnaud Levy
Browse files
Options
Downloads
Plain Diff
Merge branch 'icons' of github.com:noesya/osuny-hugo-theme-aaa into icons
parents
978801c9
5ffa5332
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
assets/sass/_theme/_utils.sass
+1
-1
1 addition, 1 deletion
assets/sass/_theme/_utils.sass
assets/sass/_theme/design-system/nav.sass
+1
-3
1 addition, 3 deletions
assets/sass/_theme/design-system/nav.sass
assets/sass/_theme/sections/posts.sass
+1
-1
1 addition, 1 deletion
assets/sass/_theme/sections/posts.sass
with
3 additions
and
5 deletions
assets/sass/_theme/_utils.sass
+
1
−
1
View file @
c6437b6d
...
...
@@ -289,7 +289,7 @@
@include
button-reset
line-height
:
$body-line-height
border
:
1px
solid
$hero-color
padding
:
$spacing0
$spacing1
padding
:
half
(
$spacing0
)
$spacing1
white-space
:
nowrap
@if
$icon
@include
icon-block
(
$icon
,
after
)
...
...
This diff is collapsed.
Click to expand it.
assets/sass/_theme/design-system/nav.sass
+
1
−
3
View file @
c6437b6d
...
...
@@ -165,11 +165,9 @@
li
:not
(
:last-child
)
margin-right
:
1rem
a
font-size
:
px2rem
(
13
)
text-decoration
:
none
padding
:
$spacing0
&
::before
font-size
:
px2rem
(
13
)
font-size
:
px2rem
(
24
)
&
:hover
opacity
:
0
.7
&
::after
...
...
This diff is collapsed.
Click to expand it.
assets/sass/_theme/sections/posts.sass
+
1
−
1
View file @
c6437b6d
...
...
@@ -138,7 +138,7 @@
text-align
:
right
flex
:
1
a
@include
meta
//
@include meta
@include
link
(
$color-accent
)
.share
justify-content
:
flex-end
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment