We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddec2a9 commit a51525eCopy full SHA for a51525e
assets/title.scss
@@ -83,14 +83,15 @@ table.table-dark th {
83
}
84
85
.section.splash ul {
86
+ background-color: var(--ruffle-blue);
87
margin: 0;
88
padding: 0;
89
max-width: 100%;
90
display: flex;
91
list-style-type: none;
92
justify-content: center;
93
align-items: center;
- z-index: 1;
94
+ z-index: 11;
95
position: relative;
96
97
0 commit comments