/*
 Theme Name:   PWcom RT Portfolio
 Theme URI:    
 Description:  PWcom RT Portfolio Child Theme
 Author:       Arya Antaputra
 Author URI:   
 Template:     rt-portfolio
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         responsive-layout, accessibility-ready
*/

.post_tags {
    color: #ddd;
    font-size: .7rem;
}

article ul {
    list-style-type: none;
}

.post .post_tags ul li {
    padding: 0 5px;
}

.post .post_tags ul li:before {
    all: unset !important;
    left: 10px;
}