diff --git a/themes/maya0x17/static/talk.scss b/themes/maya0x17/static/talk.scss index b9b387c..331db43 100644 --- a/themes/maya0x17/static/talk.scss +++ b/themes/maya0x17/static/talk.scss @@ -1,6 +1,4 @@ .talk-grid { .talk { text-align: center; } - td { - border: none; - } + td { border: 0; } }