add homepage button to view image details and change back buttons to actually go back
This commit is contained in:
@@ -13,6 +13,10 @@
|
||||
transition: color .2s, background-color .2s;
|
||||
} */
|
||||
@layer utilities {
|
||||
.icon-offset {
|
||||
position: relative;
|
||||
top: 2px;
|
||||
}
|
||||
.scroll-snap-none {
|
||||
scroll-snap-type: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user