Skip to content

Commit

Permalink
update app/static/css/*
Browse files Browse the repository at this point in the history
  • Loading branch information
Nurul-GC committed Jul 15, 2023
1 parent 51bdf8f commit 059f4fe
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions app/static/css/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@

.menu-item{
margin-top: 5px;
margin-left: 500px;
margin-right: 500px;
margin-left: 200px;
margin-right: 200px;
}

.endpoint{
Expand Down Expand Up @@ -127,7 +127,6 @@
}

.container{
margin: 20px;
border-radius: 5px;
padding: 50px;
}
Expand All @@ -154,4 +153,4 @@

.repo-list{
padding: 10px;
}
}

0 comments on commit 059f4fe

Please sign in to comment.