Add style to Photo Viewer page

This commit is contained in:
2021-10-19 12:22:04 +02:00
parent 1aaa12f435
commit ab9b0e1a59
8 changed files with 221 additions and 25 deletions

View File

@@ -35,6 +35,7 @@
// Atomic Design System
// Atoms
@import "atoms/button";
@import "atoms/button-circle";
@import "atoms/badge";
@import "atoms/arrow";
@import "atoms/discover";
@@ -59,7 +60,7 @@
// Pages
// @import "pages/page";
@import "pages/viewer-photo";
// Misc
@import "animations";