/*
Theme Name: WPCenter Plugins
Theme URI: https://plugins.wpcenter.io
Author: WPCenter
Author URI: https://wpcenter.io
Description: Marketing site for the WPCenter WordPress plugins (homepage and Revoty product page).
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wpcenter-plugins
*/

/* Minimal base reset. Page styling lives in assets/css/home.css and revoty.css. */
*,*::before,*::after{box-sizing:border-box}
html{-webkit-text-size-adjust:100%}
body{margin:0}
img,svg,video{max-width:100%;height:auto}
a{color:inherit}
