mirror of
https://github.com/Floriansylvain/portfolio.git
synced 2026-08-19 19:53:18 +02:00
Changement fonts et desc WE
This commit is contained in:
+5
-11
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user