feat(graohsComponent): added vector configuration
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
top: 0;
|
||||
left: 0;
|
||||
overflow: hidden;
|
||||
opacity: 0.2;
|
||||
}
|
||||
|
||||
ul {
|
||||
@@ -44,5 +45,5 @@ aside {
|
||||
justify-content: center;
|
||||
margin: 0;
|
||||
padding: 3rem;
|
||||
background: rgba(251, 252, 253, 0.8);
|
||||
background: rgba(251, 252, 253, 0.9);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user