aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorw-e-w <40751091+w-e-w@users.noreply.github.com>2023-08-24 00:34:28 +0900
committerw-e-w <40751091+w-e-w@users.noreply.github.com>2023-08-24 00:34:28 +0900
commitddf3d1a7ac516c4d144453cb4797192e0dd3a80b (patch)
tree375f5591427c919e3c20c9d6802d6bec7dbaacda
parentbae91855f5270894b21575147e3855c1584fb4d4 (diff)
draw extra network buttons above description
-rw-r--r--style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.css b/style.css
index 47876e92..d67b6336 100644
--- a/style.css
+++ b/style.css
@@ -863,6 +863,7 @@ footer {
position: absolute;
color: white;
right: 0;
+ z-index: 1
}
.extra-network-cards .card:hover .button-row{
display: flex;