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