Skip to content

Commit

Permalink
10/04/2023 - Omar - Revision 3er entregable
Browse files Browse the repository at this point in the history
  • Loading branch information
Omitg24 committed Apr 10, 2023
1 parent 32b97a9 commit bb26008
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
1 change: 0 additions & 1 deletion webapp/src/css/help.css
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ label {

#contactMap {
width: 50vw;
height: 50vh;
margin-right: 0.3125em;
}

Expand Down
6 changes: 5 additions & 1 deletion webapp/src/css/home.css
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,18 @@
}

#documentation p {
margin-top: 1.25em;
margin-bottom: 0;
color: black;
cursor: auto;
font-family: "Corbel Light", serif;
font-weight: bold;
font-size: 1.5625em;
}

#documentation {
margin-bottom: 1.25em;
}

#symbolsPanel > p {
color: black;
padding: 0;
Expand Down
1 change: 1 addition & 0 deletions webapp/src/css/navigation.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ nav.nav-expanded {
color: white !important;
background-color: #232269 !important;
border-style: none;
margin-right: 2em;
}

.dropdown-menu {
Expand Down

0 comments on commit bb26008

Please sign in to comment.