/*
Theme Name: TechDigitally
Theme URI: https://example.com/
Author: AHC
Description: WordPress theme converted from the TechDigitally HTML template.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: techdigitally
*/

/* Theme styles are loaded from /assets/css/style.css via functions.php */

.ul-about-content-tab-img img {
    height: 500px;
    object-fit: cover;
    object-position: right;
    border-radius: 20px;
}