mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-06-24 02:36:16 +00:00
A handfull of fixes
This commit is contained in:
parent
95ad97f19d
commit
e7f55dc062
8 changed files with 50 additions and 23 deletions
|
@ -409,7 +409,7 @@
|
|||
justify-content: space-between;
|
||||
|
||||
&:nth-child(even) {
|
||||
background-color: #ffffff11;
|
||||
background-color: #E8E3E311;
|
||||
}
|
||||
|
||||
& > * {
|
||||
|
@ -461,7 +461,7 @@
|
|||
justify-content: space-between;
|
||||
|
||||
&:nth-child(even) {
|
||||
background-color: #ffffff11;
|
||||
background-color: #E8E3E311;
|
||||
}
|
||||
|
||||
& > * {
|
||||
|
@ -519,7 +519,7 @@
|
|||
justify-content: space-between;
|
||||
|
||||
&:nth-child(even) {
|
||||
background-color: #ffffff11;
|
||||
background-color: #E8E3E311;
|
||||
}
|
||||
|
||||
& > * {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue