mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-06-30 23:12:16 +02:00
Update: cosmetic fix
This commit is contained in:
@@ -252,7 +252,6 @@
|
|||||||
@media (max-width: 600px) {
|
@media (max-width: 600px) {
|
||||||
/* Profile button: sit above the subscribe button, right-aligned to it */
|
/* Profile button: sit above the subscribe button, right-aligned to it */
|
||||||
.brand__actions {
|
.brand__actions {
|
||||||
gap: 0.16rem;
|
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -470,6 +469,7 @@
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
transition: opacity 0.2s ease;
|
transition: opacity 0.2s ease;
|
||||||
|
margin-right: -0.25rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.theme-toggle:hover {
|
.theme-toggle:hover {
|
||||||
|
|||||||
@@ -252,7 +252,6 @@
|
|||||||
@media (max-width: 600px) {
|
@media (max-width: 600px) {
|
||||||
/* Profile button: sit above the subscribe button, right-aligned to it */
|
/* Profile button: sit above the subscribe button, right-aligned to it */
|
||||||
.brand__actions {
|
.brand__actions {
|
||||||
gap: 0.16rem;
|
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -470,6 +469,7 @@
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
transition: opacity 0.2s ease;
|
transition: opacity 0.2s ease;
|
||||||
|
margin-right: -0.25rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.theme-toggle:hover {
|
.theme-toggle:hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user