mirror of
https://github.com/sunniejs/vue-h5-template.git
synced 2025-05-11 21:38:54 +08:00
button
This commit is contained in:
parent
b04b01e88e
commit
5cbc7280ac
@ -1,3 +1,6 @@
|
||||
section.cover .cover-main {
|
||||
z-index: 100;
|
||||
}
|
||||
section.cover.has-mask .mask {
|
||||
background-image: linear-gradient(hsla(0, 0%, 100%, 0.25), hsla(0, 0%, 100%, 0.25));
|
||||
background-color: transparent;
|
||||
@ -7,7 +10,6 @@
|
||||
section.cover h1 .anchor span {
|
||||
font-family: 'Lobster', cursive;
|
||||
color: var(--theme-color);
|
||||
|
||||
}
|
||||
|
||||
section.cover h2 .anchor span {
|
||||
|
Loading…
x
Reference in New Issue
Block a user