Changement fonts et desc WE

This commit is contained in:
Florian Sylvain
2023-02-17 18:10:01 +01:00
parent 5604662972
commit c7349d44d4
5 changed files with 18 additions and 23 deletions
+5 -11
View File
@@ -1,14 +1,4 @@
@font-face {
font-family: 'Manrope';
src: url('assets/fonts/Manrope-VariableFont_wght.ttf') format('truetype');
font-display: swap;
}
@font-face {
font-family: 'Overpass';
src: url('assets/fonts/OverpassMono-VariableFont_wght.ttf') format('truetype');
font-display: swap;
}
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;700&family=Overpass+Mono:wght@400;700&display=swap');
:root {
--accent-color: #3AC414;
@@ -557,6 +547,10 @@ a {
transform: scale(1.05);
}
strong, b {
font-weight: bold;
}
/* Title fix */
@media (min-width: 522px) {
.main-title h1 {