mirror of
https://github.com/kittywitch/dork.dev.git
synced 2026-02-09 23:29:17 -08:00
4 lines
91 B
SCSS
4 lines
91 B
SCSS
/* A kindness to those of you who don't use Javascript */
|
|
.nonoscript {
|
|
display: none;
|
|
}
|