Add new icon for snippets less than 31 days old (#104)
This commit is contained in:
@ -119,6 +119,14 @@
|
||||
|
||||
&__tag {
|
||||
}
|
||||
|
||||
&__new {
|
||||
position: absolute;
|
||||
top: -1rem;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
width: 3rem;
|
||||
}
|
||||
}
|
||||
|
||||
.snippet-demo {
|
||||
|
||||
Reference in New Issue
Block a user