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 {
|
||||
margin: auto;
|
||||
display: block;
|
||||
width: 3em;
|
||||
width: 5em;
|
||||
}
|
||||
|
||||
#homeName {
|
||||
@@ -334,6 +334,7 @@ a {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
justify-content: center;
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
.nomargin {
|
||||
|
||||
Reference in New Issue
Block a user