Skip to content
Snippets Groups Projects
Commit 9786eb98 authored by alexisben's avatar alexisben
Browse files

Merge branch 'main' of github.com:noesya/osuny-hugo-theme-aaa

parents 2bf9e450 c32b4a8f
No related branches found
No related tags found
No related merge requests found
......@@ -231,13 +231,7 @@
align-items: baseline
display: flex
justify-content: space-between
a:first-child, p:first-child
> .title
& + a
// & + p // Cas particulier
margin-left: $spacing1
// text-align: right // Cas particulier
// white-space: nowrap // Cas particulier
@mixin visually-hidden
clip: rect(0,0,0,0) !important
......
ul.categories
@include list-section
article
@include article
\ No newline at end of file
li
a:first-child
& + p
text-align: right
white-space: nowrap
\ No newline at end of file
......@@ -91,8 +91,6 @@ ul.diplomas
&:hover
background-color: $color-accent
color: white
&:focus
color: black
button[aria-expanded="true"]
@include icon('caret-top', 'after')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment