samsono / Easy-Responsive-Tabs-to-Accordion

Easy responsive tabs - is a lightweight jQuery plugin which optimizes normal horizontal or vertical tabs to accordion on multi devices like: web, tablets, Mobile (IPad & IPhone). This plugin adapts the screen size and changes its action accordingly.
Other
603 stars 260 forks source link

Please split 'body' on first line #98

Open agussuhartono opened 4 years ago

agussuhartono commented 4 years ago

on CSS, i see this code

body { margin: 0px; padding: 0px; background: #f5f5f5; font-family: 'Segoe UI'; }

i think, this code if for general style, so not included on this plugin i'm advice to split it to other css file