css order field actus

This commit is contained in:
2021-12-22 21:51:13 +01:00
parent a6b0f30a61
commit e34aecbd69
3 changed files with 19 additions and 9 deletions
@@ -100,7 +100,7 @@
background-color: $white;
padding-bottom: 0.8rem;
// align-items: center;
min-width: 25%;
min-width: 30%;
a {
color: $black;
// text-align: center;
@@ -125,9 +125,11 @@
justify-content: space-between;
padding: 1rem;
background-color: white;
.is-active{
color:$blue-light;
}
a{
color: $black;
&:hover{