#1 Added 'X' to popup cards, adjusted skills container and added heading

This commit is contained in:
2023-10-04 22:07:53 +01:00
parent 97502acbff
commit 05474689be
7 changed files with 38 additions and 18 deletions

View File

@@ -50,15 +50,6 @@
gap: 1em 1em;
width: 100%;
}
.button {
color: var(--fg);
background-color: var(--bg-2);
box-shadow: .1em .1em .1em var(--purple);
}
.button:hover {
box-shadow: .3em .3em .3em var(--green);
}
</style>
<Card>