فهرست منبع

:art: Fixes border

Jeff Triplett 4 سال پیش
والد
کامیت
eb973996e7
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      _includes/header.html

+ 1 - 1
_includes/header.html

@@ -12,4 +12,4 @@
 {% endif %}
   </head>
 
-  <body class="max-w-screen-lg mx-auto py-8 px-4 sm:px-6 lg:py-8 lg:px-8 border border-2 {% if jekyll.environment == 'development' %}debug-screens{% endif %}">
+  <body class="max-w-screen-lg mx-auto py-8 px-4 sm:px-6 lg:py-8 lg:px-8 {% if jekyll.environment == 'development' %}border border-2 debug-screens{% endif %}">