Skip to content

Commit 50e22db

Browse files
committed
Don't wrap email
1 parent 6646a4f commit 50e22db

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
public
22
node_modules
3+
resources

resources/_gen/assets/sass/sass/main.sass_48b060fe05b0a273d182ef83c0605941.content

Lines changed: 0 additions & 1 deletion
This file was deleted.

resources/_gen/assets/sass/sass/main.sass_48b060fe05b0a273d182ef83c0605941.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

themes/code-cell/assets/sass/main.sass

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,5 @@ footer
6666
color: white
6767
background-color: #343242
6868
text-align: center
69+
a
70+
white-space: nowrap

0 commit comments

Comments
 (0)