ajust nav et font
This commit is contained in:
@@ -17,13 +17,14 @@
|
||||
z-index: 1000;
|
||||
position: fixed;
|
||||
top: 10px;
|
||||
right: 0;
|
||||
right: 10px;
|
||||
}
|
||||
.list-projets{
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
margin: 1rem auto auto 1rem;
|
||||
.title-menu{
|
||||
padding-left: 0.5rem;
|
||||
// padding-left: 0.5rem;
|
||||
&::after{
|
||||
content: " ";
|
||||
width: 0;
|
||||
@@ -40,7 +41,7 @@
|
||||
opacity: 0;
|
||||
position: relative;
|
||||
overflow: auto;
|
||||
padding: 1rem 2rem 2rem 0.5rem;
|
||||
padding: 1rem 2rem 2rem 0rem;
|
||||
margin-top: 20px;
|
||||
&::after{
|
||||
content: " ";
|
||||
|
||||
Reference in New Issue
Block a user