mirror of
https://github.com/thangisme/notes.git
synced 2026-08-01 23:40:48 -04:00
Initial commit
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
expect:
|
||||
wordwrap: 1
|
||||
*/
|
||||
|
||||
p {
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
Reference in New Issue
Block a user