Switch to Astro #4
1 changed files with 0 additions and 4 deletions
|
@ -44,10 +44,6 @@ import { SITE_TITLE } from '../consts';
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
border-bottom-color: var(--accent);
|
border-bottom-color: var(--accent);
|
||||||
}
|
}
|
||||||
.social-links,
|
|
||||||
.social-links a {
|
|
||||||
display: flex;
|
|
||||||
}
|
|
||||||
@media (max-width: 720px) {
|
@media (max-width: 720px) {
|
||||||
.social-links {
|
.social-links {
|
||||||
display: none;
|
display: none;
|
||||||
|
|
Loading…
Add table
Reference in a new issue