Skip to content

Commit

Permalink
dt-ul-menu
Browse files Browse the repository at this point in the history
  • Loading branch information
tako0614 committed Feb 16, 2024
1 parent 7c53c1c commit 3338b0a
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions static/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,6 @@
color: #fff;
display: inline-block;
margin-right: 60px;
}
.dt-ul-menu {
width: 100%;
display: flex;
justify-content: flex-end;
/* 要素を右寄せに配置してるんやでby aranpect */
}
.header-menu {
display: flex;
Expand Down Expand Up @@ -54,15 +48,6 @@
}
.logo-area img {
height: 30px;
}
.dt-ul-menu {
width: 0px;
height: 0px;
}
.dt-ul-menu li {
width: 0px;
height: 0px;
font-size: 0px;
}
#nav-content ul li {
font-size: 40px;
Expand Down

0 comments on commit 3338b0a

Please sign in to comment.