Skip to content
Snippets Groups Projects
Commit 8d41b598 authored by Antoine Dupré's avatar Antoine Dupré
Browse files

fix: add font Avenir

parent b5753f90
No related branches found
No related tags found
1 merge request!9Beta
......@@ -19,6 +19,16 @@
@import "./forms.scss";
body {
font-family: Avenir, Open Sans,sans-serif;
}
#main__menu {
.text-uppercase {
text-transform: none;
}
}
#tzcld {
&>.padding-top-xlarge {
padding-top: 0;
......@@ -477,3 +487,9 @@ solid-link[next="admin-messages"] {
#circles nav solid-router .jsOffsiteToggle .text-right {
text-align: left!important;
}
/*
custum heights
*/
.text-wheigt-800 {
font-weight: 800;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment