mirror of
https://github.com/thangisme/notes.git
synced 2024-11-01 06:27:23 -04:00
4 lines
36 B
CSS
4 lines
36 B
CSS
|
a {
|
||
|
-evil-up: calc(10px + 1);
|
||
|
}
|