mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-blog.git
synced 2026-04-01 17:50:13 +00:00
update bg opacity while in phone
This commit is contained in:
parent
67a574e8d9
commit
bcb93c906c
1 changed files with 1 additions and 1 deletions
|
|
@ -135,7 +135,7 @@ html.dark body::after {
|
|||
|
||||
@media (max-width: 768px) {
|
||||
body::after {
|
||||
opacity: 0.1;
|
||||
opacity: 0.06;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue