mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 05:09:49 -06:00
fixed invisible overflow glitch
This commit is contained in:
@@ -142,7 +142,7 @@ a {
|
|||||||
#homeIcon {
|
#homeIcon {
|
||||||
margin: auto;
|
margin: auto;
|
||||||
display: block;
|
display: block;
|
||||||
width: 3em;
|
width: 5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#homeName {
|
#homeName {
|
||||||
@@ -334,6 +334,7 @@ a {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
left: 0;
|
left: 0;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
z-index: -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.nomargin {
|
.nomargin {
|
||||||
|
|||||||
Reference in New Issue
Block a user