Refactored shared css & removed unused styles

This commit is contained in:
2022-12-05 18:27:24 +01:00
parent 86920d254f
commit 416303b601
11 changed files with 64 additions and 51 deletions

View File

@@ -59,11 +59,6 @@
&.selected {
border-color: black;
}
p {
padding: 0;
margin: 0;
}
}
}
</style>