feat: added tags on upload and view tweaked navbar
This commit is contained in:
@@ -21,11 +21,11 @@
|
||||
display: flex;
|
||||
position: sticky;
|
||||
width: 100%;
|
||||
height: 4rem;
|
||||
height: 3.5rem;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
background: linear-gradient(-77deg, #2e4653, #3a5b56);
|
||||
background: linear-gradient(-77deg, #2e4653, #223a37);
|
||||
box-shadow: 0rem 0rem 0.5rem #182125;
|
||||
align-items: center;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user