Skip to content
Snippets Groups Projects
Unverified Commit caac220a authored by Olivia Simonet's avatar Olivia Simonet Committed by GitHub
Browse files

Merge pull request #425 from osunyorg/fix-links-block

Problème d'affichage du bloc lien en format tablette
parents 9902108c a6fa1ea9
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@
margin-top: 0
ul
@include grid(3, md)
@include media-breakpoint-down(desktop)
@include media-breakpoint-down(md)
ul
li + li
margin-top: $spacing-3
\ No newline at end of file
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