mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-10 07:25:35 +00:00
feat/fix/chore: refactor project structure + add favicon
- Changement de structure de fichier - Ajout des favicons des sites - Suppression et mise à jour de dépendances - Ajout React-Icons pour gérer les icons - Amélioration du l'UI
This commit is contained in:
@@ -83,7 +83,7 @@ li {
|
||||
}
|
||||
}
|
||||
|
||||
button {
|
||||
button:not(.reset) {
|
||||
cursor: pointer;
|
||||
width: 100%;
|
||||
color: #fff;
|
||||
@@ -172,6 +172,14 @@ select:not(.nostyle) {
|
||||
}
|
||||
}
|
||||
|
||||
.reset {
|
||||
background-color: inherit;
|
||||
color: inherit;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
@media (max-width: 1280px) {
|
||||
.App {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user