mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
README
This commit is contained in:
parent
bce5e73d86
commit
2bedaaae9f
4
.github/assets/logo-dark.svg
vendored
4
.github/assets/logo-dark.svg
vendored
@ -5,7 +5,7 @@
|
||||
@keyframes backdrop {
|
||||
0% {
|
||||
transform: scale(0.9) rotateZ(45deg);
|
||||
opacity: 0.5;
|
||||
opacity: 0.25;
|
||||
}
|
||||
|
||||
10% {
|
||||
@ -27,7 +27,7 @@
|
||||
|
||||
100% {
|
||||
transform: scale(0.9) rotateZ(-45deg);
|
||||
opacity: 0.1;
|
||||
opacity: 0.25;
|
||||
}
|
||||
}
|
||||
|
||||
|
Before Width: | Height: | Size: 8.0 KiB After Width: | Height: | Size: 8.0 KiB |
Loading…
Reference in New Issue
Block a user