mirror of
https://github.com/thangisme/notes.git
synced 2026-06-12 09:19:11 -04:00
4 lines
47 B
CSS
4 lines
47 B
CSS
|
|
:fullscreen a {
|
||
|
|
transition: transform 1s
|
||
|
|
}
|