feat: Add nextcloud and immich api integration
This commit is contained in:
@@ -39,11 +39,13 @@ a:hover {
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
gap: 10px;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.service-card:hover {
|
||||
transform: translateY(-5px);
|
||||
background-color: #333;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.service-icon {
|
||||
@@ -66,6 +68,13 @@ a:hover {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.service-note {
|
||||
font-size: 0.9em;
|
||||
color: #555;
|
||||
margin: 0;
|
||||
|
||||
}
|
||||
|
||||
.section-title {
|
||||
text-align: center;
|
||||
margin-top: 40px;
|
||||
|
||||
Reference in New Issue
Block a user