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

fix files block

parent 236fd3e4
No related branches found
No related tags found
No related merge requests found
......@@ -22,17 +22,20 @@
width: px2rem(60)
&:hover
&::before
background-color: $color-border
background-color: $color-text
border-color: transparent
color: $color-background
a
@include stretched-link(before)
@include small
text-decoration: none
display: block
&::after
content: none !important // Remove default icon _blank
figcaption
@include meta
margin-top: half($spacing0)
@include media-breakpoint-down(desktop)
.files
li + li
......
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