fix(andreknie.de): improve mobile dock and resource requests
This commit is contained in:
@@ -12,6 +12,12 @@
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
@media (max-width: 600px) {
|
||||
.hero {
|
||||
padding-bottom: calc(60px + var(--dock-content-space));
|
||||
}
|
||||
}
|
||||
|
||||
.hero-content {
|
||||
position: relative;
|
||||
z-index: 10;
|
||||
|
||||
Reference in New Issue
Block a user