Commit 5c3e3d58 by Arjun Jhukal

updated the new to be a class

parent c342934d
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -191,7 +191,7 @@ ...@@ -191,7 +191,7 @@
} }
} }
&:last-child { &.new {
position: relative; position: relative;
&::after { &::after {
...@@ -217,7 +217,6 @@ ...@@ -217,7 +217,6 @@
box-shadow: 0 0 12px rgba(17, 170, 55, 1); box-shadow: 0 0 12px rgba(17, 170, 55, 1);
} }
} }
} }
&:last-of-type { &:last-of-type {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment