/*
Theme Name: WordPress Starter
Theme URI: https://github.com/realaraf/wp-starter/
Author: Araf
Author URI: https://araf.me/
Description: Theme for araf.me
Tags: blog, portfolio
Version: 1.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wpstarter
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@import 'css/output.css';

.ose-embedpress-responsive {
  width: 100% !important;
  height: auto !important;
}
.embedpress-gutenberg-wrapper {
  margin-bottom: 0 !important;
}
.embedpress-gutenberg-wrapper .gist-file {
  margin-bottom: 0 !important;
}