/*
Theme Name: UKOS
Theme URI: 
Author: Corpstation
Author URI: 
Description: 
Version: 1.0
Tested up to: 6.4.2
Requires at least: 3.5
Requires PHP: 8.0
Text Domain: corpstation

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.
*/

/* =Notes
--------------------------------------------------------------
This stylesheet uses rem values with a pixel fallback. The rem
values (and line heights) are calculated using two variables:

$rembase:     14;
$line-height: 24;


/* =Reset
-------------------------------------------------------------- */

