mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
visual polish for backgrounds and featured images
This commit is contained in:
@@ -1960,6 +1960,10 @@ input[type="range"]:active::-webkit-slider-thumb {
|
||||
min-height:0px
|
||||
}
|
||||
|
||||
.min-h-\[130px\] {
|
||||
min-height:130px
|
||||
}
|
||||
|
||||
.min-h-\[148px\] {
|
||||
min-height:148px
|
||||
}
|
||||
@@ -2552,6 +2556,10 @@ input[type="range"]:active::-webkit-slider-thumb {
|
||||
--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)
|
||||
}
|
||||
|
||||
.from-60\% {
|
||||
--tw-gradient-from-position:60%
|
||||
}
|
||||
|
||||
.to-neutral {
|
||||
--tw-gradient-to:rgba(var(--color-neutral), 1) var(--tw-gradient-to-position)
|
||||
}
|
||||
@@ -3066,6 +3074,10 @@ input[type="range"]:active::-webkit-slider-thumb {
|
||||
opacity:0.6
|
||||
}
|
||||
|
||||
.opacity-65 {
|
||||
opacity:0.65
|
||||
}
|
||||
|
||||
.mix-blend-normal {
|
||||
mix-blend-mode:normal
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user