mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig.space.git
synced 2025-12-14 16:56:50 +00:00
CSS fixes
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
.header {
|
||||
background-color: var(--color-body-bg);
|
||||
transition-property: color, background-color, box-shadow;
|
||||
transition-duration: var(--transition-duration-fast);
|
||||
|
||||
|
||||
@@ -8,7 +8,9 @@
|
||||
& #map {
|
||||
@media (--up_to_L) {
|
||||
margin-top: var(--space-xl);
|
||||
& img {
|
||||
|
||||
& img,
|
||||
& .dot {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user