contribution nav style

This commit is contained in:
ogerly 2022-12-15 14:39:23 +01:00
parent 9881293a1d
commit 2a74836f32

View File

@ -30,7 +30,7 @@ export default {
<style scoped>
.nav-row {
background-color: rgb(209, 209, 209);
padding: 10px;
padding: 2px;
border-radius: 26px;
}