mirror of
https://github.com/awatertrevi/xamarin-neo4j.git
synced 2026-09-22 09:05:29 +00:00
fix
This commit is contained in:
@@ -495,6 +495,9 @@ const APP_STORE_URL = "https://apps.apple.com/nl/app/pocketgraph/id1604368926";
|
|||||||
gap: 8px;
|
gap: 8px;
|
||||||
animation: fadeUp 1s 1s both;
|
animation: fadeUp 1s 1s both;
|
||||||
}
|
}
|
||||||
|
@media (max-width: 768px) {
|
||||||
|
.scroll-hint { display: none; }
|
||||||
|
}
|
||||||
.scroll-hint span {
|
.scroll-hint span {
|
||||||
font-family: var(--font-mono);
|
font-family: var(--font-mono);
|
||||||
font-size: 0.65rem;
|
font-size: 0.65rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user