mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig.space.git
synced 2025-12-14 08:46:49 +00:00
Reduce meetup font sze on map
This commit is contained in:
@@ -37,6 +37,7 @@
|
|||||||
& li {
|
& li {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
|
font-size: var(--font-size-xs);
|
||||||
|
|
||||||
&.unmapped {
|
&.unmapped {
|
||||||
display: none;
|
display: none;
|
||||||
@@ -52,6 +53,8 @@
|
|||||||
|
|
||||||
& a {
|
& a {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
|
display: inline-block;
|
||||||
|
margin-top: .2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
& .dot {
|
& .dot {
|
||||||
|
|||||||
Reference in New Issue
Block a user