/*
Theme Name: 默认模板
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: creeper
Author URI: https://wordpress.org/
Description: 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: 
*/

.linkcat{
  display: flex;
  max-width: 70%;
  margin: 1rem auto;
}

.linkcat h5{
  margin: 0 auto;
  margin-right: 1rem;
  flex: 1;
}
.xoxo.blogroll{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 1.3rem;
  flex: 9;
}
.xoxo.blogroll li{
  margin-left: 1rem;
}