diff --git a/css/lucid/style.css b/css/lucid/style.css
index af5c925..e807ae5 100644
--- a/css/lucid/style.css
+++ b/css/lucid/style.css
@@ -2,12 +2,6 @@
  * Base
  */
 
-* {
-  -webkit-box-sizing: border-box;
-  -moz-box-sizing: border-box;
-  box-sizing: border-box;
-}
-
 html {
   font-size: 100%;
   -webkit-text-size-adjust: none;
