Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
motosasaki committed Mar 10, 2024
1 parent ccf1fc2 commit 91ffa1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@ ul.menulist {

/* your 'mobile' overriding css properties here */
.title {
font-size: 20px;
font-size: 40px;
font-family: Nimbussanl bol, sans-serif;
color: gainsboro;
text-align: left;
Expand Down Expand Up @@ -458,7 +458,7 @@ ul.menulist {
#main {
transition: margin-right .5s;
top: -30px;
right: -339px;
right: -431px;
position: relative;
width: auto;
text-align: right;
Expand Down

0 comments on commit 91ffa1f

Please sign in to comment.