Commit c07d0edf authored by Thomas Boni's avatar Thomas Boni
Browse files

reduce shadow

parent 097d302e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -275,5 +275,5 @@ a.md-tabs__link>strong.job_tab {
    border-radius: 7px;
    background-color: white;
    color: #076E81;
    box-shadow: black 3px 3px;
    box-shadow: black 2px 2px;
}