mirror of
https://github.com/Start9Labs/start9.com.git
synced 2026-03-26 18:31:54 +00:00
safari targeting: bitcoing bkg shift, ticker line shift
This commit is contained in:
@@ -321,6 +321,22 @@ nav {
|
||||
transform: translate(0,0);
|
||||
}
|
||||
section#supprt img{
|
||||
max-width: 40vh;
|
||||
max-width: 40vh !important;
|
||||
}
|
||||
|
||||
section#bitcoin::after{
|
||||
bottom: -99vh;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 900px) {
|
||||
#be-your-own {
|
||||
--rows-above: 3 !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 1300px) {
|
||||
#be-your-own {
|
||||
--rows-above: 2 !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user