Skip to content

Commit

Permalink
Minor updates in front logo placement
Browse files Browse the repository at this point in the history
  • Loading branch information
dkjang committed Oct 31, 2024
1 parent fd5a645 commit 820995f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion public/css/mdkp.css
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ a:hover {
width: 490px;
margin-left: -20px;
border-right: solid 1px #5ec8e8;
padding: 0 20px 20px 0;
}

.front-top-banner-cvdkp .front-logo-img {
Expand Down Expand Up @@ -251,7 +252,7 @@ a:hover {
}

.front-logo-tagline-mdkp {
transform: translate(0%, 85%);
transform: translate(0%, 65%);
}

.front-logo-tagline-t2dkp {
Expand Down

0 comments on commit 820995f

Please sign in to comment.