concernement popup on mouse over, better boussole, misc
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
body{
|
||||
background-color: $back;
|
||||
font-family: 'public_sans';
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
#app{
|
||||
@@ -74,7 +75,7 @@ body{
|
||||
section.concernement{
|
||||
background-color: rgba(255, 255, 255, 0.9);
|
||||
box-sizing: border-box;
|
||||
width:30em;
|
||||
width:450px;
|
||||
height: 100%;
|
||||
padding: 1rem;
|
||||
}
|
||||
@@ -88,6 +89,7 @@ body{
|
||||
padding: 1em;
|
||||
h1{
|
||||
font-size: 1em;
|
||||
font-weight: 400;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user