further refactor paddings and colors

This commit is contained in:
geoffrey45
2022-02-12 11:32:50 +03:00
parent 88e1d42ab5
commit 6d6d2831c0
14 changed files with 26 additions and 24 deletions
@@ -87,6 +87,8 @@ const props = defineProps({
padding: 0.6rem 0 0.6rem 0;
&:hover {
background-color: rgba(73, 73, 73, 0.13);
#home-icon {
background-color: rgba(145, 58, 58, 0.555);
}