mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-02-28 20:04:08 +00:00
feat: homepage mobile improve
This commit is contained in:
parent
c951893bcb
commit
4e8b9d5a64
@ -14,6 +14,7 @@
|
||||
background-repeat: no-repeat;
|
||||
background-position: 50% 15%;
|
||||
background-size: 100%;
|
||||
min-height: calc(var(--vh) * 115);
|
||||
}
|
||||
|
||||
@supports (aspect-ratio: 16 / 9) {
|
||||
@ -93,7 +94,7 @@
|
||||
}
|
||||
|
||||
@include respond-to('mobile-sm') {
|
||||
bottom: 0;
|
||||
bottom: 2%;
|
||||
}
|
||||
|
||||
p,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user