mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-05-18 01:14:58 +00:00
Fixed radius errors, explained tags betterrrr
This commit is contained in:
parent
248154f37d
commit
b4e388ebcb
5 changed files with 42 additions and 27 deletions
|
@ -202,4 +202,10 @@ br {
|
|||
|
||||
object-position: center;
|
||||
}
|
||||
}
|
||||
|
||||
@media(prefers-reduced-motion){
|
||||
* {
|
||||
transition: none !important;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue