diff --git a/_sass/jekyll-theme-hacker.scss b/_sass/jekyll-theme-hacker.scss index da7853a..3cc3d62 100644 --- a/_sass/jekyll-theme-hacker.scss +++ b/_sass/jekyll-theme-hacker.scss @@ -158,8 +158,6 @@ pre { font-size: 16px; color: #b5e853; border-radius: 2px; - -moz-border-radius: 2px; - -webkit-border-radius: 2px; text-wrap: normal; overflow: auto; overflow-y: hidden;