Initial commit
This commit is contained in:
@@ -26,6 +26,10 @@
|
||||
padding: 0.375rem 1.25rem;
|
||||
text-transform: uppercase;
|
||||
z-index: _misc(z-index-base) + 1;
|
||||
background: rgba(33, 41, 45, 0.9);
|
||||
border: 2px solid rgba(255, 255, 255, 0.3);
|
||||
border-radius: 4px;
|
||||
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
|
||||
|
||||
&:before {
|
||||
content: '\f0c9';
|
||||
|
||||
Reference in New Issue
Block a user