diff options
| -rw-r--r-- | scss/_reboot.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_reboot.scss b/scss/_reboot.scss index c4caaa4c3..c2667bde0 100644 --- a/scss/_reboot.scss +++ b/scss/_reboot.scss @@ -184,7 +184,6 @@ figure { } - // // Images // @@ -231,6 +230,7 @@ textarea { touch-action: manipulation; } + // // Tables // |
