mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig.space.git
synced 2025-12-15 01:06:51 +00:00
🛠 Minor improvements
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
|
||||
@media (--up_to_M) {
|
||||
margin-top: var(--space-m);
|
||||
font-size: var(--font-size-l);
|
||||
font-size: var(--font-size-xl);
|
||||
}
|
||||
@media (--M_to_L) {
|
||||
margin-top: var(--space-m);
|
||||
@@ -103,8 +103,8 @@
|
||||
display: inline-block;
|
||||
|
||||
& svg {
|
||||
height: .8em;
|
||||
width: .8em;
|
||||
height: .85em;
|
||||
width: .85em;
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user