1
0
mirror of https://github.com/thangisme/notes.git synced 2024-09-30 14:45:58 -04:00
notes/node_modules/css-tokenize/test/nested.css

6 lines
84 B
CSS
Raw Normal View History

2017-03-09 13:16:08 -05:00
@media screen and (min-width: 1000px) {
a {
text-decoration: underline;
}
}