Skip to content

Commit

Permalink
memperbaiki responsivitas dropdown
Browse files Browse the repository at this point in the history
  • Loading branch information
vrizas committed Feb 17, 2022
1 parent 783f86c commit 60635eb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion assets/styles/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -455,9 +455,13 @@ footer {
font-size: 1.5rem;
}

.jumbotron button {
.jumbotron button, .jumbotron a.link-kerja {
font-size: 18px;
}

.jumbotron .dropdown-btn, .jumbotron .dropdown-list {
width: 192px;
}

}

Expand Down

1 comment on commit 60635eb

@vercel
Copy link

@vercel vercel bot commented on 60635eb Apr 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

tanam – ./

tanam-git-master-vrizas.vercel.app
tanam.vercel.app
tanam-vrizas.vercel.app

Please sign in to comment.