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

simplify removing margin

parent fb6ed279
No related branches found
No related tags found
No related merge requests found
......@@ -67,9 +67,8 @@
ul
span
width: columns(2)
&:first-child
&:first-child,
&:last-child
width: columns(3)
&:last-child
text-align: right
margin-left: columns(1)
flex: 1
\ No newline at end of file
text-align: right
\ 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