/*
Theme Name: Portfolio
Description: Custom block theme for my portfolio.
Version: 1.0
Author: Marthin
Requires PHP: 8.0
*/

.home .hide-nav {
    display: none!important;
}

.home .hide-footer {
    display: none!important;
}