devbadge on profiles & description adjustments
This commit is contained in:
@@ -75,6 +75,16 @@
|
||||
div {
|
||||
min-width: 14rem;
|
||||
padding: 0 1rem;
|
||||
position: relative;
|
||||
.devBadge {
|
||||
position: absolute;
|
||||
bottom: 6px;
|
||||
right: 8px;
|
||||
background: rgba(violet, 0.18);
|
||||
font-family: var(--fonts-bold);
|
||||
padding: 1px 4px;
|
||||
border-radius: 2px;
|
||||
}
|
||||
}
|
||||
&:hover {
|
||||
background: var(--black2);
|
||||
|
||||
Reference in New Issue
Block a user