Files
hugo_it-services/assets/css/custom.css
T
2025-02-20 08:28:31 -05:00

17 lines
359 B
CSS

.site-logo {
max-width: 85%; /* Adjust the width as needed */
height: auto; /* Maintain aspect ratio */
}
.share-tech-mono-regular {
font-family: "Share Tech Mono", monospace;
font-weight: 400;
font-style: normal;
}
.share-tech-regular {
font-family: "Share Tech", sans-serif;
font-weight: 400;
font-style: normal;
}