mirror of
https://github.com/nikdoof/pocket-id.git
synced 2025-12-25 15:29:22 +00:00
feat!: add ability to set light and dark mode logo
This commit is contained in:
@@ -97,16 +97,4 @@
|
||||
font-weight: 700;
|
||||
src: url('/fonts/PlayfairDisplay-Bold.woff') format('woff');
|
||||
}
|
||||
}
|
||||
@layer components {
|
||||
.application-images-grid {
|
||||
@apply flex flex-wrap justify-between gap-x-5 gap-y-8;
|
||||
}
|
||||
|
||||
@media (max-width: 1127px) {
|
||||
.application-images-grid {
|
||||
justify-content: flex-start;
|
||||
@apply gap-x-20;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user