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