Skip to content
Snippets Groups Projects
Commit 294ac088 authored by Olivia206's avatar Olivia206
Browse files

remove width

parent 0348d78c
No related branches found
No related tags found
No related merge requests found
......@@ -134,13 +134,10 @@ ul.diplomas
@include media-breakpoint-up(md)
flex-direction: column
gap: $spacing-3
--btn-min-width: #{columns(2)}
button, > a
max-width: columns(3)
@include media-breakpoint-up(xl)
button, > a
max-width: columns(2)
width: columns(2)
--btn-min-width: #{columns(2)}
@include media-breakpoint-down(desktop)
margin-top: $spacing-3
.container
......
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