This commit is contained in:
@@ -375,11 +375,13 @@ footer a {
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
gap: 10px;
|
gap: 10px;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
justify-content: flex-start;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn-appunto i {
|
.btn-appunto i {
|
||||||
width: 20px; /* Allinea le icone */
|
width: 20px; /* Allinea le icone */
|
||||||
color: #4db8ff;
|
color: var(--accent-green);
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn-appunto:hover {
|
.btn-appunto:hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user