Version 1.0.0 - Ajout du design et début search bar
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
--primary: #FFFFFF;
|
||||
--primary-hover: #292b26;
|
||||
--secondary: #EAEAEA;
|
||||
--tertiary: #cacaca;
|
||||
--tertiary: #d3d3d3;
|
||||
--text: #111210;
|
||||
--text-inverse: #FFFFFF;
|
||||
--text-secondary: #404040;
|
||||
@@ -60,6 +60,11 @@ html, body {
|
||||
|
||||
}
|
||||
|
||||
#app {
|
||||
height: 100%;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.no-decoration {
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user