обновление favicon
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-07-24 11:35:50 +03:00
parent d1f97f9efe
commit adbc1d66c2
20 changed files with 103 additions and 16 deletions

View File

@@ -28,4 +28,9 @@ $base-width: 100;
.main-content {
max-width: var(--body-width) !important;
margin: 0 auto;
}
}
@font-face {
font-family: 'myFont';
src: url(./fonts/OpenSans-Regular.woff2);
}