#1 Added 'X' to popup cards, adjusted skills container and added heading
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user