mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig.space.git
synced 2025-12-14 08:46:49 +00:00
Update header.css (#20)
This commit is contained in:
@@ -85,7 +85,7 @@
|
|||||||
|
|
||||||
& .navItem {
|
& .navItem {
|
||||||
position: relative;
|
position: relative;
|
||||||
margin-right: var(--space-xl);
|
margin-right: var(--space-l);
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
min-width: 3em;
|
min-width: 3em;
|
||||||
@@ -161,7 +161,7 @@
|
|||||||
border: 0;
|
border: 0;
|
||||||
outline: 0;
|
outline: 0;
|
||||||
|
|
||||||
@media screen and (max-width: 399px) {
|
@media screen and (max-width: 370px) {
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user